#e81229 color space conversions
Hex:
        #e81229
        RGB:
        232, 18, 41
        CMY:
        9, 93, 84
        CMYK:
        0, 92, 82, 9
      HSL:
        354°, 85.6000%, 49.0196%
        HSV (HSB):
        354°, 92.2414%, 90.9804%
        XYZ:
        33.8953, 17.7485, 3.7371
        xyY:
        0.6120, 0.3205, 17.7485
      CIE-Lab:
        49.1896, 73.5814, 47.3994
        CIE-LCH:
        49.1896, 87.5267, 32.7887
        CIE-Luv:
        49.1896, 151.9650, 28.6062
        Hunter-Lab:
        42.1290, 69.8881, 24.2308
      #e81229 color charts
#e81229 RGB chart
      #e81229 CMYK chart
      #e81229 RGB pie chart
      #e81229 color shades, tints & tones
#e81229 color schemes
#e81229 color preview, HTML & CSS examples
           This text has a color of #e81229        
        
          <p style="color:#e81229;">Text here</p>
        
        
          .mytext {color:#e81229;}
        
        Text color #e81229
      
           This box has a color of #e81229        
        
          <div style="background-color:#e81229;">Content here</div>
        
        
          .mybackground {background-color:#e81229;}
        
        Background color #e81229
      
           Border around this has a color of #e81229        
        
          <div style="border:2px solid #e81229;">Content here</div>
        
        
          .myborder {border:2px solid #e81229;}
        
        Border color #e81229