#5e512b color space conversions
Hex:
        #5e512b
        RGB:
        94, 81, 43
        CMY:
        63, 68, 83
        CMYK:
        0, 14, 54, 63
      HSL:
        45°, 37.2263%, 26.8627%
        HSV (HSB):
        45°, 54.2553%, 36.8627%
        XYZ:
        7.9946, 8.4390, 3.4930
        xyY:
        0.4012, 0.4235, 8.4390
      CIE-Lab:
        34.8808, -0.2410, 24.1763
        CIE-LCH:
        34.8808, 24.1775, 90.5711
        CIE-Luv:
        34.8808, 10.2533, 25.0539
        Hunter-Lab:
        29.0499, -1.7139, 13.2058
      #5e512b color charts
#5e512b RGB chart
      #5e512b CMYK chart
      #5e512b RGB pie chart
      #5e512b color shades, tints & tones
#5e512b color schemes
#5e512b color preview, HTML & CSS examples
           This text has a color of #5e512b        
        
          <p style="color:#5e512b;">Text here</p>
        
        
          .mytext {color:#5e512b;}
        
        Text color #5e512b
      
           This box has a color of #5e512b        
        
          <div style="background-color:#5e512b;">Content here</div>
        
        
          .mybackground {background-color:#5e512b;}
        
        Background color #5e512b
      
           Border around this has a color of #5e512b        
        
          <div style="border:2px solid #5e512b;">Content here</div>
        
        
          .myborder {border:2px solid #5e512b;}
        
        Border color #5e512b