#5b3c12 color space conversions
Hex:
        #5b3c12
        RGB:
        91, 60, 18
        CMY:
        64, 76, 93
        CMYK:
        0, 34, 80, 64
      HSL:
        35°, 66.9725%, 21.3725%
        HSV (HSB):
        35°, 80.2198%, 35.6863%
        XYZ:
        6.0394, 5.4995, 1.3155
        xyY:
        0.4698, 0.4278, 5.4995
      CIE-Lab:
        28.1130, 9.3789, 30.1649
        CIE-LCH:
        28.1130, 31.5893, 72.7284
        CIE-Luv:
        28.1130, 23.1649, 24.4411
        Hunter-Lab:
        23.4511, 4.9302, 13.0899
      #5b3c12 color charts
#5b3c12 RGB chart
      #5b3c12 CMYK chart
      #5b3c12 RGB pie chart
      #5b3c12 color shades, tints & tones
#5b3c12 color schemes
#5b3c12 color preview, HTML & CSS examples
           This text has a color of #5b3c12        
        
          <p style="color:#5b3c12;">Text here</p>
        
        
          .mytext {color:#5b3c12;}
        
        Text color #5b3c12
      
           This box has a color of #5b3c12        
        
          <div style="background-color:#5b3c12;">Content here</div>
        
        
          .mybackground {background-color:#5b3c12;}
        
        Background color #5b3c12
      
           Border around this has a color of #5b3c12        
        
          <div style="border:2px solid #5b3c12;">Content here</div>
        
        
          .myborder {border:2px solid #5b3c12;}
        
        Border color #5b3c12