#5e3a31 color space conversions
Hex:
        #5e3a31
        RGB:
        94, 58, 49
        CMY:
        63, 77, 81
        CMYK:
        0, 38, 48, 63
      HSL:
        12°, 31.4685%, 28.0392%
        HSV (HSB):
        12°, 47.8723%, 36.8627%
        XYZ:
        6.6835, 5.6275, 3.6397
        xyY:
        0.4190, 0.3528, 5.6275
      CIE-Lab:
        28.4527, 14.7697, 12.2159
        CIE-LCH:
        28.4527, 19.1670, 39.5940
        CIE-Luv:
        28.4527, 23.7535, 10.4067
        Hunter-Lab:
        23.7225, 8.7760, 7.5090
      #5e3a31 color charts
#5e3a31 RGB chart
      #5e3a31 CMYK chart
      #5e3a31 RGB pie chart
      #5e3a31 color shades, tints & tones
#5e3a31 color schemes
#5e3a31 color preview, HTML & CSS examples
           This text has a color of #5e3a31        
        
          <p style="color:#5e3a31;">Text here</p>
        
        
          .mytext {color:#5e3a31;}
        
        Text color #5e3a31
      
           This box has a color of #5e3a31        
        
          <div style="background-color:#5e3a31;">Content here</div>
        
        
          .mybackground {background-color:#5e3a31;}
        
        Background color #5e3a31
      
           Border around this has a color of #5e3a31        
        
          <div style="border:2px solid #5e3a31;">Content here</div>
        
        
          .myborder {border:2px solid #5e3a31;}
        
        Border color #5e3a31