#5b2e0e color space conversions
Hex:
        #5b2e0e
        RGB:
        91, 46, 14
        CMY:
        64, 82, 95
        CMYK:
        0, 49, 85, 64
      HSL:
        25°, 73.3333%, 20.5882%
        HSV (HSB):
        25°, 84.6154%, 35.6863%
        XYZ:
        5.3706, 4.2098, 0.9450
        xyY:
        0.5103, 0.4000, 4.2098
      CIE-Lab:
        24.3534, 17.9296, 28.4721
        CIE-LCH:
        24.3534, 33.6472, 57.8004
        CIE-Luv:
        24.3534, 32.6832, 19.8390
        Hunter-Lab:
        20.5179, 10.8168, 11.6318
      #5b2e0e color charts
#5b2e0e RGB chart
      #5b2e0e CMYK chart
      #5b2e0e RGB pie chart
      #5b2e0e color shades, tints & tones
#5b2e0e color schemes
#5b2e0e color preview, HTML & CSS examples
           This text has a color of #5b2e0e        
        
          <p style="color:#5b2e0e;">Text here</p>
        
        
          .mytext {color:#5b2e0e;}
        
        Text color #5b2e0e
      
           This box has a color of #5b2e0e        
        
          <div style="background-color:#5b2e0e;">Content here</div>
        
        
          .mybackground {background-color:#5b2e0e;}
        
        Background color #5b2e0e
      
           Border around this has a color of #5b2e0e        
        
          <div style="border:2px solid #5b2e0e;">Content here</div>
        
        
          .myborder {border:2px solid #5b2e0e;}
        
        Border color #5b2e0e