#5f581d color space conversions
Hex:
        #5f581d
        RGB:
        95, 88, 29
        CMY:
        63, 65, 89
        CMYK:
        0, 7, 69, 63
      HSL:
        54°, 53.2258%, 24.3137%
        HSV (HSB):
        54°, 69.4737%, 37.2549%
        XYZ:
        8.4308, 9.5011, 2.5519
        xyY:
        0.4116, 0.4638, 9.5011
      CIE-Lab:
        36.9316, -5.1662, 34.0258
        CIE-LCH:
        36.9316, 34.4158, 98.6333
        CIE-Luv:
        36.9316, 7.0998, 33.9954
        Hunter-Lab:
        30.8238, -5.1189, 16.6680
      #5f581d color charts
#5f581d RGB chart
      #5f581d CMYK chart
      #5f581d RGB pie chart
      #5f581d color shades, tints & tones
#5f581d color schemes
#5f581d color preview, HTML & CSS examples
           This text has a color of #5f581d        
        
          <p style="color:#5f581d;">Text here</p>
        
        
          .mytext {color:#5f581d;}
        
        Text color #5f581d
      
           This box has a color of #5f581d        
        
          <div style="background-color:#5f581d;">Content here</div>
        
        
          .mybackground {background-color:#5f581d;}
        
        Background color #5f581d
      
           Border around this has a color of #5f581d        
        
          <div style="border:2px solid #5f581d;">Content here</div>
        
        
          .myborder {border:2px solid #5f581d;}
        
        Border color #5f581d