#5d3c03 color space conversions
Hex:
        #5d3c03
        RGB:
        93, 60, 3
        CMY:
        64, 76, 99
        CMYK:
        0, 35, 97, 64
      HSL:
        38°, 93.7500%, 18.8235%
        HSV (HSB):
        38°, 96.7742%, 36.4706%
        XYZ:
        6.1465, 5.5654, 0.8364
        xyY:
        0.4898, 0.4435, 5.5654
      CIE-Lab:
        28.2885, 9.7945, 36.8095
        CIE-LCH:
        28.2885, 38.0903, 75.0996
        CIE-Luv:
        28.2885, 25.3749, 27.6906
        Hunter-Lab:
        23.5912, 5.2221, 14.4117
      #5d3c03 color charts
#5d3c03 RGB chart
      #5d3c03 CMYK chart
      #5d3c03 RGB pie chart
      #5d3c03 color shades, tints & tones
#5d3c03 color schemes
#5d3c03 color preview, HTML & CSS examples
           This text has a color of #5d3c03        
        
          <p style="color:#5d3c03;">Text here</p>
        
        
          .mytext {color:#5d3c03;}
        
        Text color #5d3c03
      
           This box has a color of #5d3c03        
        
          <div style="background-color:#5d3c03;">Content here</div>
        
        
          .mybackground {background-color:#5d3c03;}
        
        Background color #5d3c03
      
           Border around this has a color of #5d3c03        
        
          <div style="border:2px solid #5d3c03;">Content here</div>
        
        
          .myborder {border:2px solid #5d3c03;}
        
        Border color #5d3c03