#5e372d color space conversions
Hex:
        #5e372d
        RGB:
        94, 55, 45
        CMY:
        63, 78, 82
        CMYK:
        0, 41, 52, 63
      HSL:
        12°, 35.2518%, 27.2549%
        HSV (HSB):
        12°, 52.1277%, 36.8627%
        XYZ:
        6.4559, 5.3015, 3.1657
        xyY:
        0.4326, 0.3553, 5.3015
      CIE-Lab:
        27.5771, 16.1740, 13.6344
        CIE-LCH:
        27.5771, 21.1541, 40.1303
        CIE-Luv:
        27.5771, 26.0397, 11.2608
        Hunter-Lab:
        23.0250, 9.7554, 7.9659
      #5e372d color charts
#5e372d RGB chart
      #5e372d CMYK chart
      #5e372d RGB pie chart
      #5e372d color shades, tints & tones
#5e372d color schemes
#5e372d color preview, HTML & CSS examples
           This text has a color of #5e372d        
        
          <p style="color:#5e372d;">Text here</p>
        
        
          .mytext {color:#5e372d;}
        
        Text color #5e372d
      
           This box has a color of #5e372d        
        
          <div style="background-color:#5e372d;">Content here</div>
        
        
          .mybackground {background-color:#5e372d;}
        
        Background color #5e372d
      
           Border around this has a color of #5e372d        
        
          <div style="border:2px solid #5e372d;">Content here</div>
        
        
          .myborder {border:2px solid #5e372d;}
        
        Border color #5e372d