#5d5c4d color space conversions
Hex:
        #5d5c4d
        RGB:
        93, 92, 77
        CMY:
        64, 64, 70
        CMYK:
        0, 1, 17, 64
      HSL:
        56°, 9.4118%, 33.3333%
        HSV (HSB):
        56°, 17.2043%, 36.4706%
        XYZ:
        9.6809, 10.5173, 8.5410
        xyY:
        0.3369, 0.3660, 10.5173
      CIE-Lab:
        38.7552, -2.5092, 8.7914
        CIE-LCH:
        38.7552, 9.1424, 105.9293
        CIE-Luv:
        38.7552, 1.3781, 11.0571
        Hunter-Lab:
        32.4303, -3.4684, 7.0864
      #5d5c4d color charts
#5d5c4d RGB chart
      #5d5c4d CMYK chart
      #5d5c4d RGB pie chart
      #5d5c4d color shades, tints & tones
#5d5c4d color schemes
#5d5c4d color preview, HTML & CSS examples
           This text has a color of #5d5c4d        
        
          <p style="color:#5d5c4d;">Text here</p>
        
        
          .mytext {color:#5d5c4d;}
        
        Text color #5d5c4d
      
           This box has a color of #5d5c4d        
        
          <div style="background-color:#5d5c4d;">Content here</div>
        
        
          .mybackground {background-color:#5d5c4d;}
        
        Background color #5d5c4d
      
           Border around this has a color of #5d5c4d        
        
          <div style="border:2px solid #5d5c4d;">Content here</div>
        
        
          .myborder {border:2px solid #5d5c4d;}
        
        Border color #5d5c4d