#5e3b3a color space conversions
Hex:
        #5e3b3a
        RGB:
        94, 59, 58
        CMY:
        63, 77, 77
        CMYK:
        0, 37, 38, 63
      HSL:
        2°, 23.6842%, 29.8039%
        HSV (HSB):
        2°, 38.2979%, 36.8627%
        XYZ:
        6.9438, 5.8131, 4.7591
        xyY:
        0.3964, 0.3319, 5.8131
      CIE-Lab:
        28.9360, 15.3312, 7.0254
        CIE-LCH:
        28.9360, 16.8642, 24.6192
        CIE-Luv:
        28.9360, 21.9482, 5.3504
        Hunter-Lab:
        24.1104, 9.2148, 5.1742
      #5e3b3a color charts
#5e3b3a RGB chart
      #5e3b3a CMYK chart
      #5e3b3a RGB pie chart
      #5e3b3a color shades, tints & tones
#5e3b3a color schemes
#5e3b3a color preview, HTML & CSS examples
           This text has a color of #5e3b3a        
        
          <p style="color:#5e3b3a;">Text here</p>
        
        
          .mytext {color:#5e3b3a;}
        
        Text color #5e3b3a
      
           This box has a color of #5e3b3a        
        
          <div style="background-color:#5e3b3a;">Content here</div>
        
        
          .mybackground {background-color:#5e3b3a;}
        
        Background color #5e3b3a
      
           Border around this has a color of #5e3b3a        
        
          <div style="border:2px solid #5e3b3a;">Content here</div>
        
        
          .myborder {border:2px solid #5e3b3a;}
        
        Border color #5e3b3a