#5f2801 color space conversions
Hex:
        #5f2801
        RGB:
        95, 40, 1
        CMY:
        63, 84, 100
        CMYK:
        0, 58, 99, 63
      HSL:
        25°, 97.9167%, 18.8235%
        HSV (HSB):
        25°, 98.9474%, 37.2549%
        XYZ:
        5.4836, 3.9527, 0.5026
        xyY:
        0.5517, 0.3977, 3.9527
      CIE-Lab:
        23.5144, 22.8817, 33.3525
        CIE-LCH:
        23.5144, 40.4470, 55.5477
        CIE-Luv:
        23.5144, 40.6829, 20.9012
        Hunter-Lab:
        19.8813, 14.4408, 12.4180
      #5f2801 color charts
#5f2801 RGB chart
      #5f2801 CMYK chart
      #5f2801 RGB pie chart
      #5f2801 color shades, tints & tones
#5f2801 color schemes
#5f2801 color preview, HTML & CSS examples
           This text has a color of #5f2801        
        
          <p style="color:#5f2801;">Text here</p>
        
        
          .mytext {color:#5f2801;}
        
        Text color #5f2801
      
           This box has a color of #5f2801        
        
          <div style="background-color:#5f2801;">Content here</div>
        
        
          .mybackground {background-color:#5f2801;}
        
        Background color #5f2801
      
           Border around this has a color of #5f2801        
        
          <div style="border:2px solid #5f2801;">Content here</div>
        
        
          .myborder {border:2px solid #5f2801;}
        
        Border color #5f2801