#76777c color space conversions
Hex:
        #76777c
        RGB:
        118, 119, 124
        CMY:
        54, 53, 51
        CMYK:
        5, 4, 0, 51
      HSL:
        230°, 2.4793%, 47.4510%
        HSV (HSB):
        230°, 4.8387%, 48.6275%
        XYZ:
        17.7061, 18.5004, 21.7065
        xyY:
        0.3057, 0.3195, 18.5004
      CIE-Lab:
        50.0975, 0.6575, -2.8738
        CIE-LCH:
        50.0975, 2.9481, 282.8863
        CIE-Luv:
        50.0975, -0.8378, -4.0716
        Hunter-Lab:
        43.0121, -1.7910, 0.1872
      #76777c color charts
#76777c RGB chart
      #76777c CMYK chart
      #76777c RGB pie chart
      #76777c color shades, tints & tones
#76777c color schemes
#76777c color preview, HTML & CSS examples
           This text has a color of #76777c        
        
          <p style="color:#76777c;">Text here</p>
        
        
          .mytext {color:#76777c;}
        
        Text color #76777c
      
           This box has a color of #76777c        
        
          <div style="background-color:#76777c;">Content here</div>
        
        
          .mybackground {background-color:#76777c;}
        
        Background color #76777c
      
           Border around this has a color of #76777c        
        
          <div style="border:2px solid #76777c;">Content here</div>
        
        
          .myborder {border:2px solid #76777c;}
        
        Border color #76777c