#76707c color space conversions
Hex:
        #76707c
        RGB:
        118, 112, 124
        CMY:
        54, 56, 51
        CMYK:
        5, 10, 0, 51
      HSL:
        270°, 5.0847%, 46.2745%
        HSV (HSB):
        270°, 9.6774%, 48.6275%
        XYZ:
        16.9035, 16.8951, 21.4390
        xyY:
        0.3060, 0.3059, 16.8951
      CIE-Lab:
        48.1276, 4.7666, -5.7882
        CIE-LCH:
        48.1276, 7.4982, 309.4715
        CIE-Luv:
        48.1276, 2.6312, -8.7335
        Hunter-Lab:
        41.1037, 1.4749, -2.1520
      #76707c color charts
#76707c RGB chart
      #76707c CMYK chart
      #76707c RGB pie chart
      #76707c color shades, tints & tones
#76707c color schemes
#76707c color preview, HTML & CSS examples
           This text has a color of #76707c        
        
          <p style="color:#76707c;">Text here</p>
        
        
          .mytext {color:#76707c;}
        
        Text color #76707c
      
           This box has a color of #76707c        
        
          <div style="background-color:#76707c;">Content here</div>
        
        
          .mybackground {background-color:#76707c;}
        
        Background color #76707c
      
           Border around this has a color of #76707c        
        
          <div style="border:2px solid #76707c;">Content here</div>
        
        
          .myborder {border:2px solid #76707c;}
        
        Border color #76707c