#5f4b25 color space conversions
Hex:
        #5f4b25
        RGB:
        95, 75, 37
        CMY:
        63, 71, 85
        CMYK:
        0, 21, 61, 63
      HSL:
        39°, 43.9394%, 25.8824%
        HSV (HSB):
        39°, 61.0526%, 37.2549%
        XYZ:
        7.5693, 7.5986, 2.8180
        xyY:
        0.4208, 0.4225, 7.5986
      CIE-Lab:
        33.1326, 3.3393, 25.5520
        CIE-LCH:
        33.1326, 25.7693, 82.5543
        CIE-Luv:
        33.1326, 15.1002, 24.8577
        Hunter-Lab:
        27.5656, 0.7751, 13.2348
      #5f4b25 color charts
#5f4b25 RGB chart
      #5f4b25 CMYK chart
      #5f4b25 RGB pie chart
      #5f4b25 color shades, tints & tones
#5f4b25 color schemes
#5f4b25 color preview, HTML & CSS examples
           This text has a color of #5f4b25        
        
          <p style="color:#5f4b25;">Text here</p>
        
        
          .mytext {color:#5f4b25;}
        
        Text color #5f4b25
      
           This box has a color of #5f4b25        
        
          <div style="background-color:#5f4b25;">Content here</div>
        
        
          .mybackground {background-color:#5f4b25;}
        
        Background color #5f4b25
      
           Border around this has a color of #5f4b25        
        
          <div style="border:2px solid #5f4b25;">Content here</div>
        
        
          .myborder {border:2px solid #5f4b25;}
        
        Border color #5f4b25