#e02427 color space conversions
Hex:
        #e02427
        RGB:
        224, 36, 39
        CMY:
        12, 86, 85
        CMYK:
        0, 84, 83, 12
      HSL:
        359°, 75.2000%, 50.9804%
        HSV (HSB):
        359°, 83.9286%, 87.8431%
        XYZ:
        31.7376, 17.2555, 3.5774
        xyY:
        0.6037, 0.3282, 17.2555
      CIE-Lab:
        48.5804, 68.5181, 47.2889
        CIE-LCH:
        48.5804, 83.2525, 34.6121
        CIE-Luv:
        48.5804, 141.1492, 29.7405
        Hunter-Lab:
        41.5398, 63.6844, 23.9719
      #e02427 color charts
#e02427 RGB chart
      #e02427 CMYK chart
      #e02427 RGB pie chart
      #e02427 color shades, tints & tones
#e02427 color schemes
#e02427 color preview, HTML & CSS examples
           This text has a color of #e02427        
        
          <p style="color:#e02427;">Text here</p>
        
        
          .mytext {color:#e02427;}
        
        Text color #e02427
      
           This box has a color of #e02427        
        
          <div style="background-color:#e02427;">Content here</div>
        
        
          .mybackground {background-color:#e02427;}
        
        Background color #e02427
      
           Border around this has a color of #e02427        
        
          <div style="border:2px solid #e02427;">Content here</div>
        
        
          .myborder {border:2px solid #e02427;}
        
        Border color #e02427