#e21a14 color space conversions
Hex:
        #e21a14
        RGB:
        226, 26, 20
        CMY:
        11, 90, 92
        CMYK:
        0, 88, 91, 11
      HSL:
        2°, 83.7398%, 48.2353%
        HSV (HSB):
        2°, 91.1504%, 88.6275%
        XYZ:
        31.8597, 16.9580, 2.2559
        xyY:
        0.6238, 0.3320, 16.9580
      CIE-Lab:
        48.2071, 70.5715, 55.7714
        CIE-LCH:
        48.2071, 89.9488, 38.3187
        CIE-Luv:
        48.2071, 148.5937, 32.9408
        Hunter-Lab:
        41.1801, 66.0342, 25.5782
      #e21a14 color charts
#e21a14 RGB chart
      #e21a14 CMYK chart
      #e21a14 RGB pie chart
      #e21a14 color shades, tints & tones
#e21a14 color schemes
#e21a14 color preview, HTML & CSS examples
           This text has a color of #e21a14        
        
          <p style="color:#e21a14;">Text here</p>
        
        
          .mytext {color:#e21a14;}
        
        Text color #e21a14
      
           This box has a color of #e21a14        
        
          <div style="background-color:#e21a14;">Content here</div>
        
        
          .mybackground {background-color:#e21a14;}
        
        Background color #e21a14
      
           Border around this has a color of #e21a14        
        
          <div style="border:2px solid #e21a14;">Content here</div>
        
        
          .myborder {border:2px solid #e21a14;}
        
        Border color #e21a14