#e8212b color space conversions
Hex:
        #e8212b
        RGB:
        232, 33, 43
        CMY:
        9, 87, 83
        CMYK:
        0, 86, 81, 9
      HSL:
        357°, 81.2245%, 51.9608%
        HSV (HSB):
        357°, 85.7759%, 90.9804%
        XYZ:
        34.2586, 18.4179, 4.0349
        xyY:
        0.6041, 0.3248, 18.4179
      CIE-Lab:
        49.9991, 71.3547, 47.1129
        CIE-LCH:
        49.9991, 85.5051, 33.4354
        CIE-Luv:
        49.9991, 147.4818, 29.5367
        Hunter-Lab:
        42.9161, 67.3878, 24.4670
      #e8212b color charts
#e8212b RGB chart
      #e8212b CMYK chart
      #e8212b RGB pie chart
      #e8212b color shades, tints & tones
#e8212b color schemes
#e8212b color preview, HTML & CSS examples
           This text has a color of #e8212b        
        
          <p style="color:#e8212b;">Text here</p>
        
        
          .mytext {color:#e8212b;}
        
        Text color #e8212b
      
           This box has a color of #e8212b        
        
          <div style="background-color:#e8212b;">Content here</div>
        
        
          .mybackground {background-color:#e8212b;}
        
        Background color #e8212b
      
           Border around this has a color of #e8212b        
        
          <div style="border:2px solid #e8212b;">Content here</div>
        
        
          .myborder {border:2px solid #e8212b;}
        
        Border color #e8212b