#5d3c00 color space conversions
Hex:
        #5d3c00
        RGB:
        93, 60, 0
        CMY:
        64, 76, 100
        CMYK:
        0, 35, 100, 64
      HSL:
        39°, 100.0000%, 18.2353%
        HSV (HSB):
        39°, 100.0000%, 36.4706%
        XYZ:
        6.1301, 5.5589, 0.7499
        xyY:
        0.4928, 0.4469, 5.5589
      CIE-Lab:
        28.2711, 9.6907, 38.0174
        CIE-LCH:
        28.2711, 39.2330, 75.6998
        CIE-Luv:
        28.2711, 25.4964, 28.2524
        Hunter-Lab:
        23.5773, 5.1496, 14.6184
      #5d3c00 color charts
#5d3c00 RGB chart
      #5d3c00 CMYK chart
      #5d3c00 RGB pie chart
      #5d3c00 color shades, tints & tones
#5d3c00 color schemes
#5d3c00 color preview, HTML & CSS examples
           This text has a color of #5d3c00        
        
          <p style="color:#5d3c00;">Text here</p>
        
        
          .mytext {color:#5d3c00;}
        
        Text color #5d3c00
      
           This box has a color of #5d3c00        
        
          <div style="background-color:#5d3c00;">Content here</div>
        
        
          .mybackground {background-color:#5d3c00;}
        
        Background color #5d3c00
      
           Border around this has a color of #5d3c00        
        
          <div style="border:2px solid #5d3c00;">Content here</div>
        
        
          .myborder {border:2px solid #5d3c00;}
        
        Border color #5d3c00