#5f5c45 color space conversions
Hex:
        #5f5c45
        RGB:
        95, 92, 69
        CMY:
        63, 64, 73
        CMYK:
        0, 3, 27, 63
      HSL:
        53°, 15.8537%, 32.1569%
        HSV (HSB):
        53°, 27.3684%, 37.2549%
        XYZ:
        9.6206, 10.5169, 7.1531
        xyY:
        0.3525, 0.3854, 10.5169
      CIE-Lab:
        38.7545, -2.9916, 13.7041
        CIE-LCH:
        38.7545, 14.0268, 102.3145
        CIE-Luv:
        38.7545, 2.9986, 16.5802
        Hunter-Lab:
        32.4297, -3.7979, 9.6230
      #5f5c45 color charts
#5f5c45 RGB chart
      #5f5c45 CMYK chart
      #5f5c45 RGB pie chart
      #5f5c45 color shades, tints & tones
#5f5c45 color schemes
#5f5c45 color preview, HTML & CSS examples
           This text has a color of #5f5c45        
        
          <p style="color:#5f5c45;">Text here</p>
        
        
          .mytext {color:#5f5c45;}
        
        Text color #5f5c45
      
           This box has a color of #5f5c45        
        
          <div style="background-color:#5f5c45;">Content here</div>
        
        
          .mybackground {background-color:#5f5c45;}
        
        Background color #5f5c45
      
           Border around this has a color of #5f5c45        
        
          <div style="border:2px solid #5f5c45;">Content here</div>
        
        
          .myborder {border:2px solid #5f5c45;}
        
        Border color #5f5c45