#5f5d24 color space conversions
Hex:
        #5f5d24
        RGB:
        95, 93, 36
        CMY:
        63, 64, 86
        CMYK:
        0, 2, 62, 63
      HSL:
        58°, 45.0382%, 25.6863%
        HSV (HSB):
        58°, 62.1053%, 37.2549%
        XYZ:
        8.9521, 10.3890, 3.2025
        xyY:
        0.3971, 0.4608, 10.3890
      CIE-Lab:
        38.5317, -7.5586, 32.2839
        CIE-LCH:
        38.5317, 33.1569, 103.1773
        CIE-Luv:
        38.5317, 3.7521, 33.9666
        Hunter-Lab:
        32.2319, -6.8292, 16.6714
      #5f5d24 color charts
#5f5d24 RGB chart
      #5f5d24 CMYK chart
      #5f5d24 RGB pie chart
      #5f5d24 color shades, tints & tones
#5f5d24 color schemes
#5f5d24 color preview, HTML & CSS examples
           This text has a color of #5f5d24        
        
          <p style="color:#5f5d24;">Text here</p>
        
        
          .mytext {color:#5f5d24;}
        
        Text color #5f5d24
      
           This box has a color of #5f5d24        
        
          <div style="background-color:#5f5d24;">Content here</div>
        
        
          .mybackground {background-color:#5f5d24;}
        
        Background color #5f5d24
      
           Border around this has a color of #5f5d24        
        
          <div style="border:2px solid #5f5d24;">Content here</div>
        
        
          .myborder {border:2px solid #5f5d24;}
        
        Border color #5f5d24