#5e3944 color space conversions
Hex:
        #5e3944
        RGB:
        94, 57, 68
        CMY:
        63, 78, 73
        CMYK:
        0, 39, 28, 63
      HSL:
        342°, 24.5033%, 29.6078%
        HSV (HSB):
        342°, 39.3617%, 36.8627%
        XYZ:
        7.1226, 5.7233, 6.1981
        xyY:
        0.3740, 0.3005, 5.7233
      CIE-Lab:
        28.7033, 18.1130, 0.1386
        CIE-LCH:
        28.7033, 18.1135, 0.4383
        CIE-Luv:
        28.7033, 21.4661, -2.4783
        Hunter-Lab:
        23.9234, 11.2780, 1.3854
      #5e3944 color charts
#5e3944 RGB chart
      #5e3944 CMYK chart
      #5e3944 RGB pie chart
      #5e3944 color shades, tints & tones
#5e3944 color schemes
#5e3944 color preview, HTML & CSS examples
           This text has a color of #5e3944        
        
          <p style="color:#5e3944;">Text here</p>
        
        
          .mytext {color:#5e3944;}
        
        Text color #5e3944
      
           This box has a color of #5e3944        
        
          <div style="background-color:#5e3944;">Content here</div>
        
        
          .mybackground {background-color:#5e3944;}
        
        Background color #5e3944
      
           Border around this has a color of #5e3944        
        
          <div style="border:2px solid #5e3944;">Content here</div>
        
        
          .myborder {border:2px solid #5e3944;}
        
        Border color #5e3944