#5b4d12 color space conversions
Hex:
        #5b4d12
        RGB:
        91, 77, 18
        CMY:
        64, 70, 93
        CMYK:
        0, 15, 80, 64
      HSL:
        48°, 66.9725%, 21.3725%
        HSV (HSB):
        48°, 80.2198%, 35.6863%
        XYZ:
        7.0774, 7.5756, 1.6615
        xyY:
        0.4338, 0.4643, 7.5756
      CIE-Lab:
        33.0829, -1.2107, 35.0188
        CIE-LCH:
        33.0829, 35.0397, 91.9802
        CIE-Luv:
        33.0829, 11.7778, 31.8631
        Hunter-Lab:
        27.5238, -2.2672, 15.6876
      #5b4d12 color charts
#5b4d12 RGB chart
      #5b4d12 CMYK chart
      #5b4d12 RGB pie chart
      #5b4d12 color shades, tints & tones
#5b4d12 color schemes
#5b4d12 color preview, HTML & CSS examples
           This text has a color of #5b4d12        
        
          <p style="color:#5b4d12;">Text here</p>
        
        
          .mytext {color:#5b4d12;}
        
        Text color #5b4d12
      
           This box has a color of #5b4d12        
        
          <div style="background-color:#5b4d12;">Content here</div>
        
        
          .mybackground {background-color:#5b4d12;}
        
        Background color #5b4d12
      
           Border around this has a color of #5b4d12        
        
          <div style="border:2px solid #5b4d12;">Content here</div>
        
        
          .myborder {border:2px solid #5b4d12;}
        
        Border color #5b4d12