#5e3a33 color space conversions
Hex:
        #5e3a33
        RGB:
        94, 58, 51
        CMY:
        63, 77, 80
        CMYK:
        0, 38, 46, 63
      HSL:
        10°, 29.6552%, 28.4314%
        HSV (HSB):
        10°, 45.7447%, 36.8627%
        XYZ:
        6.7267, 5.6448, 3.8670
        xyY:
        0.4142, 0.3476, 5.6448
      CIE-Lab:
        28.4981, 15.0173, 10.9801
        CIE-LCH:
        28.4981, 18.6033, 36.1730
        CIE-Luv:
        28.4981, 23.4849, 9.2250
        Hunter-Lab:
        23.7588, 8.9597, 6.9811
      #5e3a33 color charts
#5e3a33 RGB chart
      #5e3a33 CMYK chart
      #5e3a33 RGB pie chart
      #5e3a33 color shades, tints & tones
#5e3a33 color schemes
#5e3a33 color preview, HTML & CSS examples
           This text has a color of #5e3a33        
        
          <p style="color:#5e3a33;">Text here</p>
        
        
          .mytext {color:#5e3a33;}
        
        Text color #5e3a33
      
           This box has a color of #5e3a33        
        
          <div style="background-color:#5e3a33;">Content here</div>
        
        
          .mybackground {background-color:#5e3a33;}
        
        Background color #5e3a33
      
           Border around this has a color of #5e3a33        
        
          <div style="border:2px solid #5e3a33;">Content here</div>
        
        
          .myborder {border:2px solid #5e3a33;}
        
        Border color #5e3a33