#8e0d1a color space conversions
Hex:
        #8e0d1a
        RGB:
        142, 13, 26
        CMY:
        44, 95, 90
        CMYK:
        0, 91, 82, 44
      HSL:
        354°, 83.2258%, 30.3922%
        HSV (HSB):
        354°, 90.8451%, 55.6863%
        XYZ:
        11.4857, 6.1132, 1.5519
        xyY:
        0.5998, 0.3192, 6.1132
      CIE-Lab:
        29.6963, 50.2301, 30.2955
        CIE-LCH:
        29.6963, 58.6590, 31.0956
        CIE-Luv:
        29.6963, 88.0931, 16.1586
        Hunter-Lab:
        24.7249, 39.6518, 13.5860
      #8e0d1a color charts
#8e0d1a RGB chart
      #8e0d1a CMYK chart
      #8e0d1a RGB pie chart
      #8e0d1a color shades, tints & tones
#8e0d1a color schemes
#8e0d1a color preview, HTML & CSS examples
           This text has a color of #8e0d1a        
        
          <p style="color:#8e0d1a;">Text here</p>
        
        
          .mytext {color:#8e0d1a;}
        
        Text color #8e0d1a
      
           This box has a color of #8e0d1a        
        
          <div style="background-color:#8e0d1a;">Content here</div>
        
        
          .mybackground {background-color:#8e0d1a;}
        
        Background color #8e0d1a
      
           Border around this has a color of #8e0d1a        
        
          <div style="border:2px solid #8e0d1a;">Content here</div>
        
        
          .myborder {border:2px solid #8e0d1a;}
        
        Border color #8e0d1a