#8e441f color space conversions
Hex:
        #8e441f
        RGB:
        142, 68, 31
        CMY:
        44, 73, 88
        CMYK:
        0, 52, 78, 44
      HSL:
        20°, 64.1618%, 33.9216%
        HSV (HSB):
        20°, 78.1690%, 55.6863%
        XYZ:
        13.4698, 9.9840, 2.5135
        xyY:
        0.5187, 0.3845, 9.9840
      CIE-Lab:
        37.8136, 28.7265, 35.8354
        CIE-LCH:
        37.8136, 45.9281, 51.2835
        CIE-Luv:
        37.8136, 57.8428, 28.4348
        Hunter-Lab:
        31.5974, 20.7980, 17.4018
      #8e441f color charts
#8e441f RGB chart
      #8e441f CMYK chart
      #8e441f RGB pie chart
      #8e441f color shades, tints & tones
#8e441f color schemes
#8e441f color preview, HTML & CSS examples
           This text has a color of #8e441f        
        
          <p style="color:#8e441f;">Text here</p>
        
        
          .mytext {color:#8e441f;}
        
        Text color #8e441f
      
           This box has a color of #8e441f        
        
          <div style="background-color:#8e441f;">Content here</div>
        
        
          .mybackground {background-color:#8e441f;}
        
        Background color #8e441f
      
           Border around this has a color of #8e441f        
        
          <div style="border:2px solid #8e441f;">Content here</div>
        
        
          .myborder {border:2px solid #8e441f;}
        
        Border color #8e441f