#5b2a00 color space conversions
Hex:
        #5b2a00
        RGB:
        91, 42, 0
        CMY:
        64, 84, 100
        CMYK:
        0, 54, 100, 64
      HSL:
        28°, 100.0000%, 17.8431%
        HSV (HSB):
        28°, 100.0000%, 35.6863%
        XYZ:
        5.1423, 3.8801, 0.4779
        xyY:
        0.5413, 0.4084, 3.8801
      CIE-Lab:
        23.2709, 19.8372, 33.2867
        CIE-LCH:
        23.2709, 38.7495, 59.2073
        CIE-Luv:
        23.2709, 36.2122, 21.4043
        Hunter-Lab:
        19.6979, 12.1280, 12.3501
      #5b2a00 color charts
#5b2a00 RGB chart
      #5b2a00 CMYK chart
      #5b2a00 RGB pie chart
      #5b2a00 color shades, tints & tones
#5b2a00 color schemes
#5b2a00 color preview, HTML & CSS examples
           This text has a color of #5b2a00        
        
          <p style="color:#5b2a00;">Text here</p>
        
        
          .mytext {color:#5b2a00;}
        
        Text color #5b2a00
      
           This box has a color of #5b2a00        
        
          <div style="background-color:#5b2a00;">Content here</div>
        
        
          .mybackground {background-color:#5b2a00;}
        
        Background color #5b2a00
      
           Border around this has a color of #5b2a00        
        
          <div style="border:2px solid #5b2a00;">Content here</div>
        
        
          .myborder {border:2px solid #5b2a00;}
        
        Border color #5b2a00