#ea2d60 color space conversions
Hex:
        #ea2d60
        RGB:
        234, 45, 96
        CMY:
        8, 82, 62
        CMYK:
        0, 81, 59, 8
      HSL:
        344°, 81.8182%, 54.7059%
        HSV (HSB):
        344°, 80.7692%, 91.7647%
        XYZ:
        36.9814, 20.2137, 13.0188
        xyY:
        0.5267, 0.2879, 20.2137
      CIE-Lab:
        52.0780, 71.5817, 18.8461
        CIE-LCH:
        52.0780, 74.0211, 14.7502
        CIE-Luv:
        52.0780, 130.1317, 7.6939
        Hunter-Lab:
        44.9597, 68.1450, 14.3034
      #ea2d60 color charts
#ea2d60 RGB chart
      #ea2d60 CMYK chart
      #ea2d60 RGB pie chart
      #ea2d60 color shades, tints & tones
#ea2d60 color schemes
#ea2d60 color preview, HTML & CSS examples
           This text has a color of #ea2d60        
        
          <p style="color:#ea2d60;">Text here</p>
        
        
          .mytext {color:#ea2d60;}
        
        Text color #ea2d60
      
           This box has a color of #ea2d60        
        
          <div style="background-color:#ea2d60;">Content here</div>
        
        
          .mybackground {background-color:#ea2d60;}
        
        Background color #ea2d60
      
           Border around this has a color of #ea2d60        
        
          <div style="border:2px solid #ea2d60;">Content here</div>
        
        
          .myborder {border:2px solid #ea2d60;}
        
        Border color #ea2d60