#8e1c2b color space conversions
Hex:
        #8e1c2b
        RGB:
        142, 28, 43
        CMY:
        44, 89, 83
        CMYK:
        0, 80, 70, 44
      HSL:
        352°, 67.0588%, 33.3333%
        HSV (HSB):
        352°, 80.2817%, 55.6863%
        XYZ:
        12.0066, 6.7557, 2.9567
        xyY:
        0.5528, 0.3111, 6.7557
      CIE-Lab:
        31.2442, 47.2402, 21.3413
        CIE-LCH:
        31.2442, 51.8372, 24.3116
        CIE-Luv:
        31.2442, 79.2594, 11.8482
        Hunter-Lab:
        25.9917, 36.9707, 11.4498
      #8e1c2b color charts
#8e1c2b RGB chart
      #8e1c2b CMYK chart
      #8e1c2b RGB pie chart
      #8e1c2b color shades, tints & tones
#8e1c2b color schemes
#8e1c2b color preview, HTML & CSS examples
           This text has a color of #8e1c2b        
        
          <p style="color:#8e1c2b;">Text here</p>
        
        
          .mytext {color:#8e1c2b;}
        
        Text color #8e1c2b
      
           This box has a color of #8e1c2b        
        
          <div style="background-color:#8e1c2b;">Content here</div>
        
        
          .mybackground {background-color:#8e1c2b;}
        
        Background color #8e1c2b
      
           Border around this has a color of #8e1c2b        
        
          <div style="border:2px solid #8e1c2b;">Content here</div>
        
        
          .myborder {border:2px solid #8e1c2b;}
        
        Border color #8e1c2b