#8e0d0a color space conversions
Hex:
        #8e0d0a
        RGB:
        142, 13, 10
        CMY:
        44, 95, 96
        CMYK:
        0, 91, 93, 44
      HSL:
        1°, 86.8421%, 29.8039%
        HSV (HSB):
        1°, 92.9577%, 55.6863%
        XYZ:
        11.3540, 6.0605, 0.8585
        xyY:
        0.6214, 0.3317, 6.0605
      CIE-Lab:
        29.5647, 49.8491, 38.6936
        CIE-LCH:
        29.5647, 63.1041, 37.8191
        CIE-Luv:
        29.5647, 90.4601, 19.9637
        Hunter-Lab:
        24.6182, 39.2434, 15.1650
      #8e0d0a color charts
#8e0d0a RGB chart
      #8e0d0a CMYK chart
      #8e0d0a RGB pie chart
      #8e0d0a color shades, tints & tones
#8e0d0a color schemes
#8e0d0a color preview, HTML & CSS examples
           This text has a color of #8e0d0a        
        
          <p style="color:#8e0d0a;">Text here</p>
        
        
          .mytext {color:#8e0d0a;}
        
        Text color #8e0d0a
      
           This box has a color of #8e0d0a        
        
          <div style="background-color:#8e0d0a;">Content here</div>
        
        
          .mybackground {background-color:#8e0d0a;}
        
        Background color #8e0d0a
      
           Border around this has a color of #8e0d0a        
        
          <div style="border:2px solid #8e0d0a;">Content here</div>
        
        
          .myborder {border:2px solid #8e0d0a;}
        
        Border color #8e0d0a