#e02d49 color space conversions
Hex:
        #e02d49
        RGB:
        224, 45, 73
        CMY:
        12, 82, 71
        CMYK:
        0, 80, 67, 12
      HSL:
        351°, 74.2739%, 52.7451%
        HSV (HSB):
        351°, 79.9107%, 87.8431%
        XYZ:
        32.8815, 18.2051, 8.0842
        xyY:
        0.5557, 0.3077, 18.2051
      CIE-Lab:
        49.7439, 67.6213, 29.2916
        CIE-LCH:
        49.7439, 73.6929, 23.4209
        CIE-Luv:
        49.7439, 129.6375, 18.0096
        Hunter-Lab:
        42.6674, 62.8921, 18.6335
      #e02d49 color charts
#e02d49 RGB chart
      #e02d49 CMYK chart
      #e02d49 RGB pie chart
      #e02d49 color shades, tints & tones
#e02d49 color schemes
#e02d49 color preview, HTML & CSS examples
           This text has a color of #e02d49        
        
          <p style="color:#e02d49;">Text here</p>
        
        
          .mytext {color:#e02d49;}
        
        Text color #e02d49
      
           This box has a color of #e02d49        
        
          <div style="background-color:#e02d49;">Content here</div>
        
        
          .mybackground {background-color:#e02d49;}
        
        Background color #e02d49
      
           Border around this has a color of #e02d49        
        
          <div style="border:2px solid #e02d49;">Content here</div>
        
        
          .myborder {border:2px solid #e02d49;}
        
        Border color #e02d49