#5d561d color space conversions
Hex:
        #5d561d
        RGB:
        93, 86, 29
        CMY:
        64, 66, 89
        CMYK:
        0, 8, 69, 64
      HSL:
        53°, 52.4590%, 23.9216%
        HSV (HSB):
        53°, 68.8172%, 36.4706%
        XYZ:
        8.0638, 9.0714, 2.4884
        xyY:
        0.4109, 0.4623, 9.0714
      CIE-Lab:
        36.1215, -4.9583, 33.1083
        CIE-LCH:
        36.1215, 33.4776, 98.5174
        CIE-Luv:
        36.1215, 7.0079, 32.9664
        Hunter-Lab:
        30.1188, -4.9179, 16.1848
      #5d561d color charts
#5d561d RGB chart
      #5d561d CMYK chart
      #5d561d RGB pie chart
      #5d561d color shades, tints & tones
#5d561d color schemes
#5d561d color preview, HTML & CSS examples
           This text has a color of #5d561d        
        
          <p style="color:#5d561d;">Text here</p>
        
        
          .mytext {color:#5d561d;}
        
        Text color #5d561d
      
           This box has a color of #5d561d        
        
          <div style="background-color:#5d561d;">Content here</div>
        
        
          .mybackground {background-color:#5d561d;}
        
        Background color #5d561d
      
           Border around this has a color of #5d561d        
        
          <div style="border:2px solid #5d561d;">Content here</div>
        
        
          .myborder {border:2px solid #5d561d;}
        
        Border color #5d561d