#777f5f color space conversions
Hex:
        #777f5f
        RGB:
        119, 127, 95
        CMY:
        53, 50, 63
        CMYK:
        6, 0, 25, 50
      HSL:
        75°, 14.4144%, 43.5294%
        HSV (HSB):
        75°, 25.1969%, 49.8039%
        XYZ:
        17.2627, 19.9269, 13.7629
        xyY:
        0.3388, 0.3911, 19.9269
      CIE-Lab:
        51.7545, -8.8886, 16.4459
        CIE-LCH:
        51.7545, 18.6942, 118.3901
        CIE-Luv:
        51.7545, -3.1397, 22.4605
        Hunter-Lab:
        44.6396, -9.0910, 12.9679
      #777f5f color charts
#777f5f RGB chart
      #777f5f CMYK chart
      #777f5f RGB pie chart
      #777f5f color shades, tints & tones
#777f5f color schemes
#777f5f color preview, HTML & CSS examples
           This text has a color of #777f5f        
        
          <p style="color:#777f5f;">Text here</p>
        
        
          .mytext {color:#777f5f;}
        
        Text color #777f5f
      
           This box has a color of #777f5f        
        
          <div style="background-color:#777f5f;">Content here</div>
        
        
          .mybackground {background-color:#777f5f;}
        
        Background color #777f5f
      
           Border around this has a color of #777f5f        
        
          <div style="border:2px solid #777f5f;">Content here</div>
        
        
          .myborder {border:2px solid #777f5f;}
        
        Border color #777f5f