#8e042b color space conversions
Hex:
        #8e042b
        RGB:
        142, 4, 43
        CMY:
        44, 98, 83
        CMYK:
        0, 97, 70, 44
      HSL:
        343°, 94.5205%, 28.6275%
        HSV (HSB):
        343°, 97.1831%, 55.6863%
        XYZ:
        11.6348, 6.0120, 2.8327
        xyY:
        0.5681, 0.2936, 6.0120
      CIE-Lab:
        29.4428, 52.3877, 19.0875
        CIE-LCH:
        29.4428, 55.7567, 20.0192
        CIE-Luv:
        29.4428, 85.7533, 8.4818
        Hunter-Lab:
        24.5194, 41.7915, 10.3139
      #8e042b color charts
#8e042b RGB chart
      #8e042b CMYK chart
      #8e042b RGB pie chart
      #8e042b color shades, tints & tones
#8e042b color schemes
#8e042b color preview, HTML & CSS examples
           This text has a color of #8e042b        
        
          <p style="color:#8e042b;">Text here</p>
        
        
          .mytext {color:#8e042b;}
        
        Text color #8e042b
      
           This box has a color of #8e042b        
        
          <div style="background-color:#8e042b;">Content here</div>
        
        
          .mybackground {background-color:#8e042b;}
        
        Background color #8e042b
      
           Border around this has a color of #8e042b        
        
          <div style="border:2px solid #8e042b;">Content here</div>
        
        
          .myborder {border:2px solid #8e042b;}
        
        Border color #8e042b