#5e523d color space conversions
Hex:
        #5e523d
        RGB:
        94, 82, 61
        CMY:
        63, 68, 76
        CMYK:
        0, 13, 35, 63
      HSL:
        38°, 21.2903%, 30.3922%
        HSV (HSB):
        38°, 35.1064%, 36.8627%
        XYZ:
        8.4757, 8.7512, 5.6573
        xyY:
        0.3704, 0.3824, 8.7512
      CIE-Lab:
        35.5008, 1.3963, 14.1645
        CIE-LCH:
        35.5008, 14.2331, 84.3701
        CIE-Luv:
        35.5008, 8.5349, 15.7998
        Hunter-Lab:
        29.5824, -0.6270, 9.3691
      #5e523d color charts
#5e523d RGB chart
      #5e523d CMYK chart
      #5e523d RGB pie chart
      #5e523d color shades, tints & tones
#5e523d color schemes
#5e523d color preview, HTML & CSS examples
           This text has a color of #5e523d        
        
          <p style="color:#5e523d;">Text here</p>
        
        
          .mytext {color:#5e523d;}
        
        Text color #5e523d
      
           This box has a color of #5e523d        
        
          <div style="background-color:#5e523d;">Content here</div>
        
        
          .mybackground {background-color:#5e523d;}
        
        Background color #5e523d
      
           Border around this has a color of #5e523d        
        
          <div style="border:2px solid #5e523d;">Content here</div>
        
        
          .myborder {border:2px solid #5e523d;}
        
        Border color #5e523d