#e00d21 color space conversions
Hex:
        #e00d21
        RGB:
        224, 13, 33
        CMY:
        12, 95, 87
        CMYK:
        0, 94, 85, 12
      HSL:
        354°, 89.0295%, 46.4706%
        HSV (HSB):
        354°, 94.1964%, 87.8431%
        XYZ:
        31.1589, 16.2449, 2.9322
        xyY:
        0.6190, 0.3227, 16.2449
      CIE-Lab:
        47.2942, 71.9409, 49.1802
        CIE-LCH:
        47.2942, 87.1446, 34.3573
        CIE-Luv:
        47.2942, 148.5362, 28.9832
        Hunter-Lab:
        40.3050, 67.4606, 23.9002
      #e00d21 color charts
#e00d21 RGB chart
      #e00d21 CMYK chart
      #e00d21 RGB pie chart
      #e00d21 color shades, tints & tones
#e00d21 color schemes
#e00d21 color preview, HTML & CSS examples
           This text has a color of #e00d21        
        
          <p style="color:#e00d21;">Text here</p>
        
        
          .mytext {color:#e00d21;}
        
        Text color #e00d21
      
           This box has a color of #e00d21        
        
          <div style="background-color:#e00d21;">Content here</div>
        
        
          .mybackground {background-color:#e00d21;}
        
        Background color #e00d21
      
           Border around this has a color of #e00d21        
        
          <div style="border:2px solid #e00d21;">Content here</div>
        
        
          .myborder {border:2px solid #e00d21;}
        
        Border color #e00d21