#5d3c12 color space conversions
Hex:
        #5d3c12
        RGB:
        93, 60, 18
        CMY:
        64, 76, 93
        CMYK:
        0, 35, 81, 64
      HSL:
        34°, 67.5676%, 21.7647%
        HSV (HSB):
        34°, 80.6452%, 36.4706%
        XYZ:
        6.2392, 5.6025, 1.3248
        xyY:
        0.4739, 0.4255, 5.6025
      CIE-Lab:
        28.3867, 10.3757, 30.5283
        CIE-LCH:
        28.3867, 32.2434, 71.2286
        CIE-Luv:
        28.3867, 24.7065, 24.5935
        Hunter-Lab:
        23.6697, 5.6299, 13.2503
      #5d3c12 color charts
#5d3c12 RGB chart
      #5d3c12 CMYK chart
      #5d3c12 RGB pie chart
      #5d3c12 color shades, tints & tones
#5d3c12 color schemes
#5d3c12 color preview, HTML & CSS examples
           This text has a color of #5d3c12        
        
          <p style="color:#5d3c12;">Text here</p>
        
        
          .mytext {color:#5d3c12;}
        
        Text color #5d3c12
      
           This box has a color of #5d3c12        
        
          <div style="background-color:#5d3c12;">Content here</div>
        
        
          .mybackground {background-color:#5d3c12;}
        
        Background color #5d3c12
      
           Border around this has a color of #5d3c12        
        
          <div style="border:2px solid #5d3c12;">Content here</div>
        
        
          .myborder {border:2px solid #5d3c12;}
        
        Border color #5d3c12