#8e021a color space conversions
Hex:
        #8e021a
        RGB:
        142, 2, 26
        CMY:
        44, 99, 90
        CMYK:
        0, 99, 82, 44
      HSL:
        350°, 97.2222%, 28.2353%
        HSV (HSB):
        350°, 98.5915%, 55.6863%
        XYZ:
        11.3635, 5.8688, 1.5111
        xyY:
        0.6063, 0.3131, 5.8688
      CIE-Lab:
        29.0790, 52.0111, 29.6592
        CIE-LCH:
        29.0790, 59.8734, 29.6938
        CIE-Luv:
        29.0790, 90.5440, 15.0786
        Hunter-Lab:
        24.2256, 41.3343, 13.2595
      #8e021a color charts
#8e021a RGB chart
      #8e021a CMYK chart
      #8e021a RGB pie chart
      #8e021a color shades, tints & tones
#8e021a color schemes
#8e021a color preview, HTML & CSS examples
           This text has a color of #8e021a        
        
          <p style="color:#8e021a;">Text here</p>
        
        
          .mytext {color:#8e021a;}
        
        Text color #8e021a
      
           This box has a color of #8e021a        
        
          <div style="background-color:#8e021a;">Content here</div>
        
        
          .mybackground {background-color:#8e021a;}
        
        Background color #8e021a
      
           Border around this has a color of #8e021a        
        
          <div style="border:2px solid #8e021a;">Content here</div>
        
        
          .myborder {border:2px solid #8e021a;}
        
        Border color #8e021a