#8e042a color space conversions
Hex:
        #8e042a
        RGB:
        142, 4, 42
        CMY:
        44, 98, 84
        CMYK:
        0, 97, 70, 44
      HSL:
        343°, 94.5205%, 28.6275%
        HSV (HSB):
        343°, 97.1831%, 55.6863%
        XYZ:
        11.6167, 6.0048, 2.7373
        xyY:
        0.5706, 0.2949, 6.0048
      CIE-Lab:
        29.4245, 52.3375, 19.7293
        CIE-LCH:
        29.4245, 55.9326, 20.6545
        CIE-Luv:
        29.4245, 86.0545, 8.9549
        Hunter-Lab:
        24.5047, 41.7364, 10.5304
      #8e042a color charts
#8e042a RGB chart
      #8e042a CMYK chart
      #8e042a RGB pie chart
      #8e042a color shades, tints & tones
#8e042a color schemes
#8e042a color preview, HTML & CSS examples
           This text has a color of #8e042a        
        
          <p style="color:#8e042a;">Text here</p>
        
        
          .mytext {color:#8e042a;}
        
        Text color #8e042a
      
           This box has a color of #8e042a        
        
          <div style="background-color:#8e042a;">Content here</div>
        
        
          .mybackground {background-color:#8e042a;}
        
        Background color #8e042a
      
           Border around this has a color of #8e042a        
        
          <div style="border:2px solid #8e042a;">Content here</div>
        
        
          .myborder {border:2px solid #8e042a;}
        
        Border color #8e042a