#767d4b color space conversions
Hex:
        #767d4b
        RGB:
        118, 125, 75
        CMY:
        54, 51, 71
        CMYK:
        6, 0, 40, 51
      HSL:
        68°, 25.0000%, 39.2157%
        HSV (HSB):
        68°, 40.0000%, 49.0196%
        XYZ:
        16.0748, 19.0268, 9.4819
        xyY:
        0.3606, 0.4268, 19.0268
      CIE-Lab:
        50.7185, -11.0729, 26.3826
        CIE-LCH:
        50.7185, 28.6121, 112.7681
        CIE-Luv:
        50.7185, -1.9434, 33.4274
        Hunter-Lab:
        43.6197, -10.5533, 17.6455
      #767d4b color charts
#767d4b RGB chart
      #767d4b CMYK chart
      #767d4b RGB pie chart
      #767d4b color shades, tints & tones
#767d4b color schemes
#767d4b color preview, HTML & CSS examples
           This text has a color of #767d4b        
        
          <p style="color:#767d4b;">Text here</p>
        
        
          .mytext {color:#767d4b;}
        
        Text color #767d4b
      
           This box has a color of #767d4b        
        
          <div style="background-color:#767d4b;">Content here</div>
        
        
          .mybackground {background-color:#767d4b;}
        
        Background color #767d4b
      
           Border around this has a color of #767d4b        
        
          <div style="border:2px solid #767d4b;">Content here</div>
        
        
          .myborder {border:2px solid #767d4b;}
        
        Border color #767d4b