#767a4d color space conversions
Hex:
        #767a4d
        RGB:
        118, 122, 77
        CMY:
        54, 52, 70
        CMYK:
        3, 0, 37, 52
      HSL:
        65°, 22.6131%, 39.0196%
        HSV (HSB):
        65°, 36.8852%, 47.8431%
        XYZ:
        15.7703, 18.3064, 9.7235
        xyY:
        0.3601, 0.4180, 18.3064
      CIE-Lab:
        49.8657, -9.1542, 24.1657
        CIE-LCH:
        49.8657, 25.8414, 110.7471
        CIE-Luv:
        49.8657, -0.2759, 30.6480
        Hunter-Lab:
        42.7860, -9.0831, 16.4761
      #767a4d color charts
#767a4d RGB chart
      #767a4d CMYK chart
      #767a4d RGB pie chart
      #767a4d color shades, tints & tones
#767a4d color schemes
#767a4d color preview, HTML & CSS examples
           This text has a color of #767a4d        
        
          <p style="color:#767a4d;">Text here</p>
        
        
          .mytext {color:#767a4d;}
        
        Text color #767a4d
      
           This box has a color of #767a4d        
        
          <div style="background-color:#767a4d;">Content here</div>
        
        
          .mybackground {background-color:#767a4d;}
        
        Background color #767a4d
      
           Border around this has a color of #767a4d        
        
          <div style="border:2px solid #767a4d;">Content here</div>
        
        
          .myborder {border:2px solid #767a4d;}
        
        Border color #767a4d