#8e482f color space conversions
Hex:
        #8e482f
        RGB:
        142, 72, 47
        CMY:
        44, 72, 82
        CMYK:
        0, 49, 67, 44
      HSL:
        16°, 50.2646%, 37.0588%
        HSV (HSB):
        16°, 66.9014%, 55.6863%
        XYZ:
        13.9858, 10.5907, 3.9964
        xyY:
        0.4895, 0.3707, 10.5907
      CIE-Lab:
        38.8825, 27.4066, 28.1589
        CIE-LCH:
        38.8825, 39.2943, 45.7756
        CIE-Luv:
        38.8825, 52.9853, 23.9320
        Hunter-Lab:
        32.5434, 19.7607, 15.4994
      #8e482f color charts
#8e482f RGB chart
      #8e482f CMYK chart
      #8e482f RGB pie chart
      #8e482f color shades, tints & tones
#8e482f color schemes
#8e482f color preview, HTML & CSS examples
           This text has a color of #8e482f        
        
          <p style="color:#8e482f;">Text here</p>
        
        
          .mytext {color:#8e482f;}
        
        Text color #8e482f
      
           This box has a color of #8e482f        
        
          <div style="background-color:#8e482f;">Content here</div>
        
        
          .mybackground {background-color:#8e482f;}
        
        Background color #8e482f
      
           Border around this has a color of #8e482f        
        
          <div style="border:2px solid #8e482f;">Content here</div>
        
        
          .myborder {border:2px solid #8e482f;}
        
        Border color #8e482f