#8e503f color space conversions
Hex:
        #8e503f
        RGB:
        142, 80, 63
        CMY:
        44, 69, 75
        CMYK:
        0, 44, 56, 44
      HSL:
        13°, 38.5366%, 40.1961%
        HSV (HSB):
        13°, 55.6338%, 55.6863%
        XYZ:
        14.9212, 11.8470, 6.2029
        xyY:
        0.4526, 0.3593, 11.8470
      CIE-Lab:
        40.9719, 24.1589, 21.2716
        CIE-LCH:
        40.9719, 32.1890, 41.3635
        CIE-Luv:
        40.9719, 45.1206, 19.4007
        Hunter-Lab:
        34.4195, 17.1476, 13.4087
      #8e503f color charts
#8e503f RGB chart
      #8e503f CMYK chart
      #8e503f RGB pie chart
      #8e503f color shades, tints & tones
#8e503f color schemes
#8e503f color preview, HTML & CSS examples
           This text has a color of #8e503f        
        
          <p style="color:#8e503f;">Text here</p>
        
        
          .mytext {color:#8e503f;}
        
        Text color #8e503f
      
           This box has a color of #8e503f        
        
          <div style="background-color:#8e503f;">Content here</div>
        
        
          .mybackground {background-color:#8e503f;}
        
        Background color #8e503f
      
           Border around this has a color of #8e503f        
        
          <div style="border:2px solid #8e503f;">Content here</div>
        
        
          .myborder {border:2px solid #8e503f;}
        
        Border color #8e503f