#4c756b color space conversions
Hex:
        #4c756b
        RGB:
        76, 117, 107
        CMY:
        70, 54, 58
        CMYK:
        35, 0, 9, 54
      HSL:
        165°, 21.2435%, 37.8431%
        HSV (HSB):
        165°, 35.0427%, 45.8824%
        XYZ:
        11.9956, 15.3206, 16.2349
        xyY:
        0.2754, 0.3518, 15.3206
      CIE-Lab:
        46.0702, -16.7418, 0.9639
        CIE-LCH:
        46.0702, 16.7696, 176.7050
        CIE-Luv:
        46.0702, -19.5683, 3.7715
        Hunter-Lab:
        39.1416, -13.7932, 2.8072
      #4c756b color charts
#4c756b RGB chart
      #4c756b CMYK chart
      #4c756b RGB pie chart
      #4c756b color shades, tints & tones
#4c756b color schemes
#4c756b color preview, HTML & CSS examples
           This text has a color of #4c756b        
        
          <p style="color:#4c756b;">Text here</p>
        
        
          .mytext {color:#4c756b;}
        
        Text color #4c756b
      
           This box has a color of #4c756b        
        
          <div style="background-color:#4c756b;">Content here</div>
        
        
          .mybackground {background-color:#4c756b;}
        
        Background color #4c756b
      
           Border around this has a color of #4c756b        
        
          <div style="border:2px solid #4c756b;">Content here</div>
        
        
          .myborder {border:2px solid #4c756b;}
        
        Border color #4c756b