#5d4c03 color space conversions
Hex:
        #5d4c03
        RGB:
        93, 76, 3
        CMY:
        64, 70, 99
        CMYK:
        0, 18, 97, 64
      HSL:
        49°, 93.7500%, 18.8235%
        HSV (HSB):
        49°, 96.7742%, 36.4706%
        XYZ:
        7.1151, 7.5026, 1.1593
        xyY:
        0.4510, 0.4755, 7.5026
      CIE-Lab:
        32.9248, -0.1572, 40.3542
        CIE-LCH:
        32.9248, 40.3546, 90.2231
        CIE-Luv:
        32.9248, 14.2516, 34.2615
        Hunter-Lab:
        27.3909, -1.5668, 16.6642
      #5d4c03 color charts
#5d4c03 RGB chart
      #5d4c03 CMYK chart
      #5d4c03 RGB pie chart
      #5d4c03 color shades, tints & tones
#5d4c03 color schemes
#5d4c03 color preview, HTML & CSS examples
           This text has a color of #5d4c03        
        
          <p style="color:#5d4c03;">Text here</p>
        
        
          .mytext {color:#5d4c03;}
        
        Text color #5d4c03
      
           This box has a color of #5d4c03        
        
          <div style="background-color:#5d4c03;">Content here</div>
        
        
          .mybackground {background-color:#5d4c03;}
        
        Background color #5d4c03
      
           Border around this has a color of #5d4c03        
        
          <div style="border:2px solid #5d4c03;">Content here</div>
        
        
          .myborder {border:2px solid #5d4c03;}
        
        Border color #5d4c03