#ea2241 color space conversions
Hex:
        #ea2241
        RGB:
        234, 34, 65
        CMY:
        8, 87, 75
        CMYK:
        0, 85, 72, 8
      HSL:
        351°, 82.6446%, 52.5490%
        HSV (HSB):
        351°, 85.4701%, 91.7647%
        XYZ:
        35.4578, 19.0181, 6.8031
        xyY:
        0.5786, 0.3104, 19.0181
      CIE-Lab:
        50.7084, 72.4020, 35.6527
        CIE-LCH:
        50.7084, 80.7042, 26.2169
        CIE-Luv:
        50.7084, 143.6539, 22.0202
        Hunter-Lab:
        43.6098, 68.8160, 21.2777
      #ea2241 color charts
#ea2241 RGB chart
      #ea2241 CMYK chart
      #ea2241 RGB pie chart
      #ea2241 color shades, tints & tones
#ea2241 color schemes
#ea2241 color preview, HTML & CSS examples
           This text has a color of #ea2241        
        
          <p style="color:#ea2241;">Text here</p>
        
        
          .mytext {color:#ea2241;}
        
        Text color #ea2241
      
           This box has a color of #ea2241        
        
          <div style="background-color:#ea2241;">Content here</div>
        
        
          .mybackground {background-color:#ea2241;}
        
        Background color #ea2241
      
           Border around this has a color of #ea2241        
        
          <div style="border:2px solid #ea2241;">Content here</div>
        
        
          .myborder {border:2px solid #ea2241;}
        
        Border color #ea2241