#5f5b25 color space conversions
Hex:
        #5f5b25
        RGB:
        95, 91, 37
        CMY:
        63, 64, 85
        CMYK:
        0, 4, 61, 63
      HSL:
        56°, 43.9394%, 25.8824%
        HSV (HSB):
        56°, 61.0526%, 37.2549%
        XYZ:
        8.7943, 10.0486, 3.2263
        xyY:
        0.3985, 0.4553, 10.0486
      CIE-Lab:
        37.9296, -6.3078, 31.0931
        CIE-LCH:
        37.9296, 31.7265, 101.4678
        CIE-Luv:
        37.9296, 4.9606, 32.6208
        Hunter-Lab:
        31.6996, -5.9535, 16.1553
      #5f5b25 color charts
#5f5b25 RGB chart
      #5f5b25 CMYK chart
      #5f5b25 RGB pie chart
      #5f5b25 color shades, tints & tones
#5f5b25 color schemes
#5f5b25 color preview, HTML & CSS examples
           This text has a color of #5f5b25        
        
          <p style="color:#5f5b25;">Text here</p>
        
        
          .mytext {color:#5f5b25;}
        
        Text color #5f5b25
      
           This box has a color of #5f5b25        
        
          <div style="background-color:#5f5b25;">Content here</div>
        
        
          .mybackground {background-color:#5f5b25;}
        
        Background color #5f5b25
      
           Border around this has a color of #5f5b25        
        
          <div style="border:2px solid #5f5b25;">Content here</div>
        
        
          .myborder {border:2px solid #5f5b25;}
        
        Border color #5f5b25