#5f581e color space conversions
Hex:
        #5f581e
        RGB:
        95, 88, 30
        CMY:
        63, 65, 88
        CMYK:
        0, 7, 68, 63
      HSL:
        54°, 52.0000%, 24.5098%
        HSV (HSB):
        54°, 68.4211%, 37.2549%
        XYZ:
        8.4434, 9.5061, 2.6181
        xyY:
        0.4105, 0.4622, 9.5061
      CIE-Lab:
        36.9410, -5.0956, 33.5512
        CIE-LCH:
        36.9410, 33.9359, 98.6359
        CIE-Luv:
        36.9410, 7.0694, 33.6737
        Hunter-Lab:
        30.8319, -5.0733, 16.5477
      #5f581e color charts
#5f581e RGB chart
      #5f581e CMYK chart
      #5f581e RGB pie chart
      #5f581e color shades, tints & tones
#5f581e color schemes
#5f581e color preview, HTML & CSS examples
           This text has a color of #5f581e        
        
          <p style="color:#5f581e;">Text here</p>
        
        
          .mytext {color:#5f581e;}
        
        Text color #5f581e
      
           This box has a color of #5f581e        
        
          <div style="background-color:#5f581e;">Content here</div>
        
        
          .mybackground {background-color:#5f581e;}
        
        Background color #5f581e
      
           Border around this has a color of #5f581e        
        
          <div style="border:2px solid #5f581e;">Content here</div>
        
        
          .myborder {border:2px solid #5f581e;}
        
        Border color #5f581e