#8e431d color space conversions
Hex:
        #8e431d
        RGB:
        142, 67, 29
        CMY:
        44, 74, 89
        CMYK:
        0, 53, 80, 44
      HSL:
        20°, 66.0819%, 33.5294%
        HSV (HSB):
        20°, 79.5775%, 55.6863%
        XYZ:
        13.3843, 9.8538, 2.3589
        xyY:
        0.5229, 0.3850, 9.8538
      CIE-Lab:
        37.5788, 29.1860, 36.6223
        CIE-LCH:
        37.5788, 46.8297, 51.4471
        CIE-Luv:
        37.5788, 58.7817, 28.6787
        Hunter-Lab:
        31.3908, 21.1742, 17.5180
      #8e431d color charts
#8e431d RGB chart
      #8e431d CMYK chart
      #8e431d RGB pie chart
      #8e431d color shades, tints & tones
#8e431d color schemes
#8e431d color preview, HTML & CSS examples
           This text has a color of #8e431d        
        
          <p style="color:#8e431d;">Text here</p>
        
        
          .mytext {color:#8e431d;}
        
        Text color #8e431d
      
           This box has a color of #8e431d        
        
          <div style="background-color:#8e431d;">Content here</div>
        
        
          .mybackground {background-color:#8e431d;}
        
        Background color #8e431d
      
           Border around this has a color of #8e431d        
        
          <div style="border:2px solid #8e431d;">Content here</div>
        
        
          .myborder {border:2px solid #8e431d;}
        
        Border color #8e431d