#e5024a color space conversions
Hex:
        #e5024a
        RGB:
        229, 2, 74
        CMY:
        10, 99, 71
        CMYK:
        0, 99, 68, 10
      HSL:
        341°, 98.2684%, 45.2941%
        HSV (HSB):
        341°, 99.1266%, 89.8039%
        XYZ:
        33.5708, 17.1958, 8.0283
        xyY:
        0.5710, 0.2925, 17.1958
      CIE-Lab:
        48.5059, 75.3939, 27.3512
        CIE-LCH:
        48.5059, 80.2018, 19.9396
        CIE-Luv:
        48.5059, 143.5538, 13.9040
        Hunter-Lab:
        41.4679, 71.9382, 17.5488
      #e5024a color charts
#e5024a RGB chart
      #e5024a CMYK chart
      #e5024a RGB pie chart
      #e5024a color shades, tints & tones
#e5024a color schemes
#e5024a color preview, HTML & CSS examples
           This text has a color of #e5024a        
        
          <p style="color:#e5024a;">Text here</p>
        
        
          .mytext {color:#e5024a;}
        
        Text color #e5024a
      
           This box has a color of #e5024a        
        
          <div style="background-color:#e5024a;">Content here</div>
        
        
          .mybackground {background-color:#e5024a;}
        
        Background color #e5024a
      
           Border around this has a color of #e5024a        
        
          <div style="border:2px solid #e5024a;">Content here</div>
        
        
          .myborder {border:2px solid #e5024a;}
        
        Border color #e5024a