#8e182b color space conversions
Hex:
        #8e182b
        RGB:
        142, 24, 43
        CMY:
        44, 91, 83
        CMYK:
        0, 83, 70, 44
      HSL:
        350°, 71.0843%, 32.5490%
        HSV (HSB):
        350°, 83.0986%, 55.6863%
        XYZ:
        11.9180, 6.5785, 2.9271
        xyY:
        0.5563, 0.3071, 6.5785
      CIE-Lab:
        30.8274, 48.4181, 20.8235
        CIE-LCH:
        30.8274, 52.7061, 23.2714
        CIE-Luv:
        30.8274, 80.7532, 11.0714
        Hunter-Lab:
        25.6485, 38.0580, 11.1875
      #8e182b color charts
#8e182b RGB chart
      #8e182b CMYK chart
      #8e182b RGB pie chart
      #8e182b color shades, tints & tones
#8e182b color schemes
#8e182b color preview, HTML & CSS examples
           This text has a color of #8e182b        
        
          <p style="color:#8e182b;">Text here</p>
        
        
          .mytext {color:#8e182b;}
        
        Text color #8e182b
      
           This box has a color of #8e182b        
        
          <div style="background-color:#8e182b;">Content here</div>
        
        
          .mybackground {background-color:#8e182b;}
        
        Background color #8e182b
      
           Border around this has a color of #8e182b        
        
          <div style="border:2px solid #8e182b;">Content here</div>
        
        
          .myborder {border:2px solid #8e182b;}
        
        Border color #8e182b