#8e491d color space conversions
Hex:
        #8e491d
        RGB:
        142, 73, 29
        CMY:
        44, 71, 89
        CMYK:
        0, 49, 80, 44
      HSL:
        23°, 66.0819%, 33.5294%
        HSV (HSB):
        23°, 79.5775%, 55.6863%
        XYZ:
        13.7596, 10.6046, 2.4841
        xyY:
        0.5125, 0.3950, 10.6046
      CIE-Lab:
        38.9063, 25.8732, 37.9424
        CIE-LCH:
        38.9063, 45.9244, 55.7096
        CIE-Luv:
        38.9063, 54.3485, 30.8869
        Hunter-Lab:
        32.5647, 18.4339, 18.2726
      #8e491d color charts
#8e491d RGB chart
      #8e491d CMYK chart
      #8e491d RGB pie chart
      #8e491d color shades, tints & tones
#8e491d color schemes
#8e491d color preview, HTML & CSS examples
           This text has a color of #8e491d        
        
          <p style="color:#8e491d;">Text here</p>
        
        
          .mytext {color:#8e491d;}
        
        Text color #8e491d
      
           This box has a color of #8e491d        
        
          <div style="background-color:#8e491d;">Content here</div>
        
        
          .mybackground {background-color:#8e491d;}
        
        Background color #8e491d
      
           Border around this has a color of #8e491d        
        
          <div style="border:2px solid #8e491d;">Content here</div>
        
        
          .myborder {border:2px solid #8e491d;}
        
        Border color #8e491d