#5b4a12 color space conversions
Hex:
        #5b4a12
        RGB:
        91, 74, 18
        CMY:
        64, 71, 93
        CMYK:
        0, 19, 80, 64
      HSL:
        46°, 66.9725%, 21.3725%
        HSV (HSB):
        46°, 80.2198%, 35.6863%
        XYZ:
        6.8723, 7.1654, 1.5931
        xyY:
        0.4397, 0.4584, 7.1654
      CIE-Lab:
        32.1805, 0.6270, 34.1529
        CIE-LCH:
        32.1805, 34.1587, 88.9483
        CIE-Luv:
        32.1805, 13.7664, 30.5313
        Hunter-Lab:
        26.7682, -1.0172, 15.2091
      #5b4a12 color charts
#5b4a12 RGB chart
      #5b4a12 CMYK chart
      #5b4a12 RGB pie chart
      #5b4a12 color shades, tints & tones
#5b4a12 color schemes
#5b4a12 color preview, HTML & CSS examples
           This text has a color of #5b4a12        
        
          <p style="color:#5b4a12;">Text here</p>
        
        
          .mytext {color:#5b4a12;}
        
        Text color #5b4a12
      
           This box has a color of #5b4a12        
        
          <div style="background-color:#5b4a12;">Content here</div>
        
        
          .mybackground {background-color:#5b4a12;}
        
        Background color #5b4a12
      
           Border around this has a color of #5b4a12        
        
          <div style="border:2px solid #5b4a12;">Content here</div>
        
        
          .myborder {border:2px solid #5b4a12;}
        
        Border color #5b4a12