#e21d14 color space conversions
Hex:
        #e21d14
        RGB:
        226, 29, 20
        CMY:
        11, 89, 92
        CMYK:
        0, 87, 91, 11
      HSL:
        3°, 83.7398%, 48.2353%
        HSV (HSB):
        3°, 91.1504%, 88.6275%
        XYZ:
        31.9297, 17.0980, 2.2792
        xyY:
        0.6223, 0.3332, 17.0980
      CIE-Lab:
        48.3833, 70.0664, 55.8864
        CIE-LCH:
        48.3833, 89.6247, 38.5766
        CIE-Luv:
        48.3833, 147.6582, 33.2596
        Hunter-Lab:
        41.3497, 65.4732, 25.6768
      #e21d14 color charts
#e21d14 RGB chart
      #e21d14 CMYK chart
      #e21d14 RGB pie chart
      #e21d14 color shades, tints & tones
#e21d14 color schemes
#e21d14 color preview, HTML & CSS examples
           This text has a color of #e21d14        
        
          <p style="color:#e21d14;">Text here</p>
        
        
          .mytext {color:#e21d14;}
        
        Text color #e21d14
      
           This box has a color of #e21d14        
        
          <div style="background-color:#e21d14;">Content here</div>
        
        
          .mybackground {background-color:#e21d14;}
        
        Background color #e21d14
      
           Border around this has a color of #e21d14        
        
          <div style="border:2px solid #e21d14;">Content here</div>
        
        
          .myborder {border:2px solid #e21d14;}
        
        Border color #e21d14