#8e523d color space conversions
Hex:
        #8e523d
        RGB:
        142, 82, 61
        CMY:
        44, 68, 76
        CMYK:
        0, 42, 57, 44
      HSL:
        16°, 39.9015%, 39.8039%
        HSV (HSB):
        16°, 57.0423%, 55.6863%
        XYZ:
        15.0149, 12.1223, 5.9633
        xyY:
        0.4536, 0.3662, 12.1223
      CIE-Lab:
        41.4098, 22.8349, 23.0303
        CIE-LCH:
        41.4098, 32.4319, 45.2442
        CIE-Luv:
        41.4098, 44.0604, 21.3848
        Hunter-Lab:
        34.8171, 16.0485, 14.2170
      #8e523d color charts
#8e523d RGB chart
      #8e523d CMYK chart
      #8e523d RGB pie chart
      #8e523d color shades, tints & tones
#8e523d color schemes
#8e523d color preview, HTML & CSS examples
           This text has a color of #8e523d        
        
          <p style="color:#8e523d;">Text here</p>
        
        
          .mytext {color:#8e523d;}
        
        Text color #8e523d
      
           This box has a color of #8e523d        
        
          <div style="background-color:#8e523d;">Content here</div>
        
        
          .mybackground {background-color:#8e523d;}
        
        Background color #8e523d
      
           Border around this has a color of #8e523d        
        
          <div style="border:2px solid #8e523d;">Content here</div>
        
        
          .myborder {border:2px solid #8e523d;}
        
        Border color #8e523d