#777e5f color space conversions
Hex:
        #777e5f
        RGB:
        119, 126, 95
        CMY:
        53, 51, 63
        CMYK:
        6, 0, 25, 51
      HSL:
        74°, 14.0271%, 43.3333%
        HSV (HSB):
        74°, 24.6032%, 49.4118%
        XYZ:
        17.1342, 19.6699, 13.7201
        xyY:
        0.3391, 0.3893, 19.6699
      CIE-Lab:
        51.4619, -8.3319, 16.0457
        CIE-LCH:
        51.4619, 18.0799, 117.4411
        CIE-Luv:
        51.4619, -2.5912, 21.8603
        Hunter-Lab:
        44.3507, -8.6533, 12.7039
      #777e5f color charts
#777e5f RGB chart
      #777e5f CMYK chart
      #777e5f RGB pie chart
      #777e5f color shades, tints & tones
#777e5f color schemes
#777e5f color preview, HTML & CSS examples
           This text has a color of #777e5f        
        
          <p style="color:#777e5f;">Text here</p>
        
        
          .mytext {color:#777e5f;}
        
        Text color #777e5f
      
           This box has a color of #777e5f        
        
          <div style="background-color:#777e5f;">Content here</div>
        
        
          .mybackground {background-color:#777e5f;}
        
        Background color #777e5f
      
           Border around this has a color of #777e5f        
        
          <div style="border:2px solid #777e5f;">Content here</div>
        
        
          .myborder {border:2px solid #777e5f;}
        
        Border color #777e5f