#e03224 color space conversions
Hex:
        #e03224
        RGB:
        224, 50, 36
        CMY:
        12, 80, 86
        CMYK:
        0, 78, 84, 12
      HSL:
        4°, 75.2000%, 50.9804%
        HSV (HSB):
        4°, 83.9286%, 87.8431%
        XYZ:
        32.1995, 18.2559, 3.4957
        xyY:
        0.5968, 0.3384, 18.2559
      CIE-Lab:
        49.8050, 64.9146, 49.8914
        CIE-LCH:
        49.8050, 81.8722, 37.5448
        CIE-Luv:
        49.8050, 135.3676, 32.8573
        Hunter-Lab:
        42.7269, 59.7477, 25.0580
      #e03224 color charts
#e03224 RGB chart
      #e03224 CMYK chart
      #e03224 RGB pie chart
      #e03224 color shades, tints & tones
#e03224 color schemes
#e03224 color preview, HTML & CSS examples
           This text has a color of #e03224        
        
          <p style="color:#e03224;">Text here</p>
        
        
          .mytext {color:#e03224;}
        
        Text color #e03224
      
           This box has a color of #e03224        
        
          <div style="background-color:#e03224;">Content here</div>
        
        
          .mybackground {background-color:#e03224;}
        
        Background color #e03224
      
           Border around this has a color of #e03224        
        
          <div style="border:2px solid #e03224;">Content here</div>
        
        
          .myborder {border:2px solid #e03224;}
        
        Border color #e03224