#5e472f color space conversions
Hex:
        #5e472f
        RGB:
        94, 71, 47
        CMY:
        63, 72, 82
        CMYK:
        0, 24, 50, 63
      HSL:
        31°, 33.3333%, 27.6471%
        HSV (HSB):
        31°, 50.0000%, 36.8627%
        XYZ:
        7.3824, 7.0914, 3.6690
        xyY:
        0.4069, 0.3909, 7.0914
      CIE-Lab:
        32.0141, 6.3752, 18.1839
        CIE-LCH:
        32.0141, 19.2690, 70.6796
        CIE-Luv:
        32.0141, 16.1693, 17.9895
        Hunter-Lab:
        26.6297, 2.8828, 10.4719
      #5e472f color charts
#5e472f RGB chart
      #5e472f CMYK chart
      #5e472f RGB pie chart
      #5e472f color shades, tints & tones
#5e472f color schemes
#5e472f color preview, HTML & CSS examples
           This text has a color of #5e472f        
        
          <p style="color:#5e472f;">Text here</p>
        
        
          .mytext {color:#5e472f;}
        
        Text color #5e472f
      
           This box has a color of #5e472f        
        
          <div style="background-color:#5e472f;">Content here</div>
        
        
          .mybackground {background-color:#5e472f;}
        
        Background color #5e472f
      
           Border around this has a color of #5e472f        
        
          <div style="border:2px solid #5e472f;">Content here</div>
        
        
          .myborder {border:2px solid #5e472f;}
        
        Border color #5e472f