#5e561d color space conversions
Hex:
        #5e561d
        RGB:
        94, 86, 29
        CMY:
        63, 66, 89
        CMYK:
        0, 9, 69, 63
      HSL:
        53°, 52.8455%, 24.1176%
        HSV (HSB):
        53°, 69.1489%, 36.8627%
        XYZ:
        8.1657, 9.1240, 2.4931
        xyY:
        0.4128, 0.4612, 9.1240
      CIE-Lab:
        36.2219, -4.4696, 33.2452
        CIE-LCH:
        36.2219, 33.5443, 97.6572
        CIE-Luv:
        36.2219, 7.6918, 33.0144
        Hunter-Lab:
        30.2059, -4.6059, 16.2505
      #5e561d color charts
#5e561d RGB chart
      #5e561d CMYK chart
      #5e561d RGB pie chart
      #5e561d color shades, tints & tones
#5e561d color schemes
#5e561d color preview, HTML & CSS examples
           This text has a color of #5e561d        
        
          <p style="color:#5e561d;">Text here</p>
        
        
          .mytext {color:#5e561d;}
        
        Text color #5e561d
      
           This box has a color of #5e561d        
        
          <div style="background-color:#5e561d;">Content here</div>
        
        
          .mybackground {background-color:#5e561d;}
        
        Background color #5e561d
      
           Border around this has a color of #5e561d        
        
          <div style="border:2px solid #5e561d;">Content here</div>
        
        
          .myborder {border:2px solid #5e561d;}
        
        Border color #5e561d