#e02a48 color space conversions
Hex:
        #e02a48
        RGB:
        224, 42, 72
        CMY:
        12, 84, 72
        CMYK:
        0, 81, 68, 12
      HSL:
        350°, 74.5902%, 52.1569%
        HSV (HSB):
        350°, 81.2500%, 87.8431%
        XYZ:
        32.7381, 17.9711, 7.8742
        xyY:
        0.5588, 0.3068, 17.9711
      CIE-Lab:
        49.4610, 68.3300, 29.5383
        CIE-LCH:
        49.4610, 74.4412, 23.3783
        CIE-Luv:
        49.4610, 131.1352, 17.9455
        Hunter-Lab:
        42.3923, 63.6628, 18.6618
      #e02a48 color charts
#e02a48 RGB chart
      #e02a48 CMYK chart
      #e02a48 RGB pie chart
      #e02a48 color shades, tints & tones
#e02a48 color schemes
#e02a48 color preview, HTML & CSS examples
           This text has a color of #e02a48        
        
          <p style="color:#e02a48;">Text here</p>
        
        
          .mytext {color:#e02a48;}
        
        Text color #e02a48
      
           This box has a color of #e02a48        
        
          <div style="background-color:#e02a48;">Content here</div>
        
        
          .mybackground {background-color:#e02a48;}
        
        Background color #e02a48
      
           Border around this has a color of #e02a48        
        
          <div style="border:2px solid #e02a48;">Content here</div>
        
        
          .myborder {border:2px solid #e02a48;}
        
        Border color #e02a48