#5c5d4b color space conversions
Hex:
        #5c5d4b
        RGB:
        92, 93, 75
        CMY:
        64, 64, 71
        CMYK:
        1, 0, 19, 64
      HSL:
        63°, 10.7143%, 32.9412%
        HSV (HSB):
        63°, 19.3548%, 36.4706%
        XYZ:
        9.5980, 10.6120, 8.1991
        xyY:
        0.3378, 0.3735, 10.6120
      CIE-Lab:
        38.9192, -3.8843, 10.2320
        CIE-LCH:
        38.9192, 10.9445, 110.7879
        CIE-Luv:
        38.9192, 0.3521, 12.9340
        Hunter-Lab:
        32.5761, -4.4162, 7.8806
      #5c5d4b color charts
#5c5d4b RGB chart
      #5c5d4b CMYK chart
      #5c5d4b RGB pie chart
      #5c5d4b color shades, tints & tones
#5c5d4b color schemes
#5c5d4b color preview, HTML & CSS examples
           This text has a color of #5c5d4b        
        
          <p style="color:#5c5d4b;">Text here</p>
        
        
          .mytext {color:#5c5d4b;}
        
        Text color #5c5d4b
      
           This box has a color of #5c5d4b        
        
          <div style="background-color:#5c5d4b;">Content here</div>
        
        
          .mybackground {background-color:#5c5d4b;}
        
        Background color #5c5d4b
      
           Border around this has a color of #5c5d4b        
        
          <div style="border:2px solid #5c5d4b;">Content here</div>
        
        
          .myborder {border:2px solid #5c5d4b;}
        
        Border color #5c5d4b