#767b4f color space conversions
Hex:
        #767b4f
        RGB:
        118, 123, 79
        CMY:
        54, 52, 69
        CMYK:
        4, 0, 36, 52
      HSL:
        67°, 21.7822%, 39.6078%
        HSV (HSB):
        67°, 35.7724%, 48.2353%
        XYZ:
        15.9655, 18.5820, 10.1423
        xyY:
        0.3573, 0.4158, 18.5820
      CIE-Lab:
        50.1945, -9.4428, 23.4670
        CIE-LCH:
        50.1945, 25.2956, 111.9192
        CIE-Luv:
        50.1945, -0.9238, 30.0478
        Hunter-Lab:
        43.1068, -9.3260, 16.2248
      #767b4f color charts
#767b4f RGB chart
      #767b4f CMYK chart
      #767b4f RGB pie chart
      #767b4f color shades, tints & tones
#767b4f color schemes
#767b4f color preview, HTML & CSS examples
           This text has a color of #767b4f        
        
          <p style="color:#767b4f;">Text here</p>
        
        
          .mytext {color:#767b4f;}
        
        Text color #767b4f
      
           This box has a color of #767b4f        
        
          <div style="background-color:#767b4f;">Content here</div>
        
        
          .mybackground {background-color:#767b4f;}
        
        Background color #767b4f
      
           Border around this has a color of #767b4f        
        
          <div style="border:2px solid #767b4f;">Content here</div>
        
        
          .myborder {border:2px solid #767b4f;}
        
        Border color #767b4f