#5e491e color space conversions
Hex:
        #5e491e
        RGB:
        94, 73, 30
        CMY:
        63, 71, 88
        CMYK:
        0, 22, 68, 63
      HSL:
        40°, 51.6129%, 24.3137%
        HSV (HSB):
        40°, 68.0851%, 36.8627%
        XYZ:
        7.2330, 7.2385, 2.2442
        xyY:
        0.4327, 0.4330, 7.2385
      CIE-Lab:
        32.3438, 3.5045, 28.5153
        CIE-LCH:
        32.3438, 28.7298, 82.9935
        CIE-Luv:
        32.3438, 16.0853, 26.6092
        Hunter-Lab:
        26.9045, 0.9050, 13.8874
      #5e491e color charts
#5e491e RGB chart
      #5e491e CMYK chart
      #5e491e RGB pie chart
      #5e491e color shades, tints & tones
#5e491e color schemes
#5e491e color preview, HTML & CSS examples
           This text has a color of #5e491e        
        
          <p style="color:#5e491e;">Text here</p>
        
        
          .mytext {color:#5e491e;}
        
        Text color #5e491e
      
           This box has a color of #5e491e        
        
          <div style="background-color:#5e491e;">Content here</div>
        
        
          .mybackground {background-color:#5e491e;}
        
        Background color #5e491e
      
           Border around this has a color of #5e491e        
        
          <div style="border:2px solid #5e491e;">Content here</div>
        
        
          .myborder {border:2px solid #5e491e;}
        
        Border color #5e491e