#7f776f color space conversions
Hex:
        #7f776f
        RGB:
        127, 119, 111
        CMY:
        50, 53, 56
        CMYK:
        0, 6, 13, 50
      HSL:
        30°, 6.7227%, 46.6667%
        HSV (HSB):
        30°, 12.5984%, 49.8039%
        XYZ:
        18.2185, 18.8534, 17.7178
        xyY:
        0.3325, 0.3441, 18.8534
      CIE-Lab:
        50.5152, 1.5853, 5.4922
        CIE-LCH:
        50.5152, 5.7164, 73.8996
        CIE-Luv:
        50.5152, 5.2000, 7.0618
        Hunter-Lab:
        43.4205, -1.0904, 6.2010
      #7f776f color charts
#7f776f RGB chart
      #7f776f CMYK chart
      #7f776f RGB pie chart
      #7f776f color shades, tints & tones
#7f776f color schemes
#7f776f color preview, HTML & CSS examples
           This text has a color of #7f776f        
        
          <p style="color:#7f776f;">Text here</p>
        
        
          .mytext {color:#7f776f;}
        
        Text color #7f776f
      
           This box has a color of #7f776f        
        
          <div style="background-color:#7f776f;">Content here</div>
        
        
          .mybackground {background-color:#7f776f;}
        
        Background color #7f776f
      
           Border around this has a color of #7f776f        
        
          <div style="border:2px solid #7f776f;">Content here</div>
        
        
          .myborder {border:2px solid #7f776f;}
        
        Border color #7f776f