#5e513e color space conversions
Hex:
        #5e513e
        RGB:
        94, 81, 62
        CMY:
        63, 68, 76
        CMYK:
        0, 14, 34, 63
      HSL:
        36°, 20.5128%, 30.5882%
        HSV (HSB):
        36°, 34.0426%, 36.8627%
        XYZ:
        8.4280, 8.6123, 5.7756
        xyY:
        0.3694, 0.3775, 8.6123
      CIE-Lab:
        35.2269, 2.1570, 13.1759
        CIE-LCH:
        35.2269, 13.3513, 80.7025
        CIE-Luv:
        35.2269, 9.0408, 14.6220
        Hunter-Lab:
        29.3468, -0.0940, 8.8742
      #5e513e color charts
#5e513e RGB chart
      #5e513e CMYK chart
      #5e513e RGB pie chart
      #5e513e color shades, tints & tones
#5e513e color schemes
#5e513e color preview, HTML & CSS examples
           This text has a color of #5e513e        
        
          <p style="color:#5e513e;">Text here</p>
        
        
          .mytext {color:#5e513e;}
        
        Text color #5e513e
      
           This box has a color of #5e513e        
        
          <div style="background-color:#5e513e;">Content here</div>
        
        
          .mybackground {background-color:#5e513e;}
        
        Background color #5e513e
      
           Border around this has a color of #5e513e        
        
          <div style="border:2px solid #5e513e;">Content here</div>
        
        
          .myborder {border:2px solid #5e513e;}
        
        Border color #5e513e