#5f4501 color space conversions
Hex:
        #5f4501
        RGB:
        95, 69, 1
        CMY:
        63, 73, 100
        CMYK:
        0, 27, 99, 63
      HSL:
        43°, 97.9167%, 18.8235%
        HSV (HSB):
        43°, 98.9474%, 37.2549%
        XYZ:
        6.8529, 6.6913, 0.9591
        xyY:
        0.4725, 0.4614, 6.6913
      CIE-Lab:
        31.0936, 5.1151, 39.8915
        CIE-LCH:
        31.0936, 40.2181, 82.6931
        CIE-Luv:
        31.0936, 20.6678, 31.7870
        Hunter-Lab:
        25.8676, 2.0204, 15.9091
      #5f4501 color charts
#5f4501 RGB chart
      #5f4501 CMYK chart
      #5f4501 RGB pie chart
      #5f4501 color shades, tints & tones
#5f4501 color schemes
#5f4501 color preview, HTML & CSS examples
           This text has a color of #5f4501        
        
          <p style="color:#5f4501;">Text here</p>
        
        
          .mytext {color:#5f4501;}
        
        Text color #5f4501
      
           This box has a color of #5f4501        
        
          <div style="background-color:#5f4501;">Content here</div>
        
        
          .mybackground {background-color:#5f4501;}
        
        Background color #5f4501
      
           Border around this has a color of #5f4501        
        
          <div style="border:2px solid #5f4501;">Content here</div>
        
        
          .myborder {border:2px solid #5f4501;}
        
        Border color #5f4501