#5e542e color space conversions
Hex:
        #5e542e
        RGB:
        94, 84, 46
        CMY:
        63, 67, 82
        CMYK:
        0, 11, 51, 63
      HSL:
        48°, 34.2857%, 27.4510%
        HSV (HSB):
        48°, 51.0638%, 36.8627%
        XYZ:
        8.2796, 8.9176, 3.8697
        xyY:
        0.3930, 0.4233, 8.9176
      CIE-Lab:
        35.8251, -1.7384, 23.5979
        CIE-LCH:
        35.8251, 23.6618, 94.2131
        CIE-Luv:
        35.8251, 8.2435, 25.1495
        Hunter-Lab:
        29.8623, -2.7686, 13.2206
      #5e542e color charts
#5e542e RGB chart
      #5e542e CMYK chart
      #5e542e RGB pie chart
      #5e542e color shades, tints & tones
#5e542e color schemes
#5e542e color preview, HTML & CSS examples
           This text has a color of #5e542e        
        
          <p style="color:#5e542e;">Text here</p>
        
        
          .mytext {color:#5e542e;}
        
        Text color #5e542e
      
           This box has a color of #5e542e        
        
          <div style="background-color:#5e542e;">Content here</div>
        
        
          .mybackground {background-color:#5e542e;}
        
        Background color #5e542e
      
           Border around this has a color of #5e542e        
        
          <div style="border:2px solid #5e542e;">Content here</div>
        
        
          .myborder {border:2px solid #5e542e;}
        
        Border color #5e542e