#5b3c1a color space conversions
Hex:
        #5b3c1a
        RGB:
        91, 60, 26
        CMY:
        64, 76, 90
        CMYK:
        0, 34, 71, 64
      HSL:
        31°, 55.5556%, 22.9412%
        HSV (HSB):
        31°, 71.4286%, 35.6863%
        XYZ:
        6.1167, 5.5304, 1.7224
        xyY:
        0.4575, 0.4137, 5.5304
      CIE-Lab:
        28.1955, 9.8707, 25.9934
        CIE-LCH:
        28.1955, 27.8045, 69.2063
        CIE-Luv:
        28.1955, 22.6452, 21.9276
        Hunter-Lab:
        23.5169, 5.2729, 12.1194
      #5b3c1a color charts
#5b3c1a RGB chart
      #5b3c1a CMYK chart
      #5b3c1a RGB pie chart
      #5b3c1a color shades, tints & tones
#5b3c1a color schemes
#5b3c1a color preview, HTML & CSS examples
           This text has a color of #5b3c1a        
        
          <p style="color:#5b3c1a;">Text here</p>
        
        
          .mytext {color:#5b3c1a;}
        
        Text color #5b3c1a
      
           This box has a color of #5b3c1a        
        
          <div style="background-color:#5b3c1a;">Content here</div>
        
        
          .mybackground {background-color:#5b3c1a;}
        
        Background color #5b3c1a
      
           Border around this has a color of #5b3c1a        
        
          <div style="border:2px solid #5b3c1a;">Content here</div>
        
        
          .myborder {border:2px solid #5b3c1a;}
        
        Border color #5b3c1a