#e02d48 color space conversions
Hex:
        #e02d48
        RGB:
        224, 45, 72
        CMY:
        12, 82, 72
        CMYK:
        0, 80, 68, 12
      HSL:
        351°, 74.2739%, 52.7451%
        HSV (HSB):
        351°, 79.9107%, 87.8431%
        XYZ:
        32.8486, 18.1919, 7.9110
        xyY:
        0.5572, 0.3086, 18.1919
      CIE-Lab:
        49.7281, 67.5725, 29.8691
        CIE-LCH:
        49.7281, 73.8797, 23.8469
        CIE-Luv:
        49.7281, 129.9242, 18.5017
        Hunter-Lab:
        42.6520, 62.8312, 18.8595
      #e02d48 color charts
#e02d48 RGB chart
      #e02d48 CMYK chart
      #e02d48 RGB pie chart
      #e02d48 color shades, tints & tones
#e02d48 color schemes
#e02d48 color preview, HTML & CSS examples
           This text has a color of #e02d48        
        
          <p style="color:#e02d48;">Text here</p>
        
        
          .mytext {color:#e02d48;}
        
        Text color #e02d48
      
           This box has a color of #e02d48        
        
          <div style="background-color:#e02d48;">Content here</div>
        
        
          .mybackground {background-color:#e02d48;}
        
        Background color #e02d48
      
           Border around this has a color of #e02d48        
        
          <div style="border:2px solid #e02d48;">Content here</div>
        
        
          .myborder {border:2px solid #e02d48;}
        
        Border color #e02d48