#5f4736 color space conversions
Hex:
        #5f4736
        RGB:
        95, 71, 54
        CMY:
        63, 72, 79
        CMYK:
        0, 25, 43, 63
      HSL:
        25°, 27.5168%, 29.2157%
        HSV (HSB):
        25°, 43.1579%, 37.2549%
        XYZ:
        7.6384, 7.2057, 4.4783
        xyY:
        0.3953, 0.3729, 7.2057
      CIE-Lab:
        32.2707, 7.7068, 14.1886
        CIE-LCH:
        32.2707, 16.1465, 61.4905
        CIE-Luv:
        32.2707, 16.2432, 14.1668
        Hunter-Lab:
        26.8435, 3.8168, 8.8991
      #5f4736 color charts
#5f4736 RGB chart
      #5f4736 CMYK chart
      #5f4736 RGB pie chart
      #5f4736 color shades, tints & tones
#5f4736 color schemes
#5f4736 color preview, HTML & CSS examples
           This text has a color of #5f4736        
        
          <p style="color:#5f4736;">Text here</p>
        
        
          .mytext {color:#5f4736;}
        
        Text color #5f4736
      
           This box has a color of #5f4736        
        
          <div style="background-color:#5f4736;">Content here</div>
        
        
          .mybackground {background-color:#5f4736;}
        
        Background color #5f4736
      
           Border around this has a color of #5f4736        
        
          <div style="border:2px solid #5f4736;">Content here</div>
        
        
          .myborder {border:2px solid #5f4736;}
        
        Border color #5f4736