#5e332b color space conversions
Hex:
        #5e332b
        RGB:
        94, 51, 43
        CMY:
        63, 80, 83
        CMYK:
        0, 46, 54, 63
      HSL:
        9°, 37.2263%, 26.8627%
        HSV (HSB):
        9°, 54.2553%, 36.8627%
        XYZ:
        6.2360, 4.9218, 2.9068
        xyY:
        0.4434, 0.3499, 4.9218
      CIE-Lab:
        26.5107, 18.4268, 13.5197
        CIE-LCH:
        26.5107, 22.8546, 36.2675
        CIE-Luv:
        26.5107, 28.6443, 10.5415
        Hunter-Lab:
        22.1850, 11.3506, 7.7610
      #5e332b color charts
#5e332b RGB chart
      #5e332b CMYK chart
      #5e332b RGB pie chart
      #5e332b color shades, tints & tones
#5e332b color schemes
#5e332b color preview, HTML & CSS examples
           This text has a color of #5e332b        
        
          <p style="color:#5e332b;">Text here</p>
        
        
          .mytext {color:#5e332b;}
        
        Text color #5e332b
      
           This box has a color of #5e332b        
        
          <div style="background-color:#5e332b;">Content here</div>
        
        
          .mybackground {background-color:#5e332b;}
        
        Background color #5e332b
      
           Border around this has a color of #5e332b        
        
          <div style="border:2px solid #5e332b;">Content here</div>
        
        
          .myborder {border:2px solid #5e332b;}
        
        Border color #5e332b