#8e503d color space conversions
Hex:
        #8e503d
        RGB:
        142, 80, 61
        CMY:
        44, 69, 76
        CMYK:
        0, 44, 57, 44
      HSL:
        14°, 39.9015%, 39.8039%
        HSV (HSB):
        14°, 57.0423%, 55.6863%
        XYZ:
        14.8663, 11.8250, 5.9138
        xyY:
        0.4559, 0.3627, 11.8250
      CIE-Lab:
        40.9367, 23.9795, 22.4255
        CIE-LCH:
        40.9367, 32.8317, 43.0819
        CIE-Luv:
        40.9367, 45.4216, 20.4842
        Hunter-Lab:
        34.3875, 16.9903, 13.8749
      #8e503d color charts
#8e503d RGB chart
      #8e503d CMYK chart
      #8e503d RGB pie chart
      #8e503d color shades, tints & tones
#8e503d color schemes
#8e503d color preview, HTML & CSS examples
           This text has a color of #8e503d        
        
          <p style="color:#8e503d;">Text here</p>
        
        
          .mytext {color:#8e503d;}
        
        Text color #8e503d
      
           This box has a color of #8e503d        
        
          <div style="background-color:#8e503d;">Content here</div>
        
        
          .mybackground {background-color:#8e503d;}
        
        Background color #8e503d
      
           Border around this has a color of #8e503d        
        
          <div style="border:2px solid #8e503d;">Content here</div>
        
        
          .myborder {border:2px solid #8e503d;}
        
        Border color #8e503d