#5d4401 color space conversions
Hex:
        #5d4401
        RGB:
        93, 68, 1
        CMY:
        64, 73, 100
        CMYK:
        0, 27, 99, 64
      HSL:
        44°, 97.8723%, 18.4314%
        HSV (HSB):
        44°, 98.9247%, 36.4706%
        XYZ:
        6.5868, 6.4636, 0.9292
        xyY:
        0.4712, 0.4624, 6.4636
      CIE-Lab:
        30.5532, 4.7153, 39.3878
        CIE-LCH:
        30.5532, 39.6691, 83.1733
        CIE-Luv:
        30.5532, 19.8404, 31.2850
        Hunter-Lab:
        25.4236, 1.7549, 15.6297
      #5d4401 color charts
#5d4401 RGB chart
      #5d4401 CMYK chart
      #5d4401 RGB pie chart
      #5d4401 color shades, tints & tones
#5d4401 color schemes
#5d4401 color preview, HTML & CSS examples
           This text has a color of #5d4401        
        
          <p style="color:#5d4401;">Text here</p>
        
        
          .mytext {color:#5d4401;}
        
        Text color #5d4401
      
           This box has a color of #5d4401        
        
          <div style="background-color:#5d4401;">Content here</div>
        
        
          .mybackground {background-color:#5d4401;}
        
        Background color #5d4401
      
           Border around this has a color of #5d4401        
        
          <div style="border:2px solid #5d4401;">Content here</div>
        
        
          .myborder {border:2px solid #5d4401;}
        
        Border color #5d4401