#ea0149 color space conversions
Hex:
        #ea0149
        RGB:
        234, 1, 73
        CMY:
        8, 100, 71
        CMYK:
        0, 100, 69, 8
      HSL:
        341°, 99.1489%, 46.0784%
        HSV (HSB):
        341°, 99.5726%, 91.7647%
        XYZ:
        35.1451, 17.9952, 7.9244
        xyY:
        0.5755, 0.2947, 17.9952
      CIE-Lab:
        49.4903, 76.5914, 29.4119
        CIE-LCH:
        49.4903, 82.0445, 21.0073
        CIE-Luv:
        49.4903, 147.7551, 15.5462
        Hunter-Lab:
        42.4207, 73.6492, 18.6189
      #ea0149 color charts
#ea0149 RGB chart
      #ea0149 CMYK chart
      #ea0149 RGB pie chart
      #ea0149 color shades, tints & tones
#ea0149 color schemes
#ea0149 color preview, HTML & CSS examples
           This text has a color of #ea0149        
        
          <p style="color:#ea0149;">Text here</p>
        
        
          .mytext {color:#ea0149;}
        
        Text color #ea0149
      
           This box has a color of #ea0149        
        
          <div style="background-color:#ea0149;">Content here</div>
        
        
          .mybackground {background-color:#ea0149;}
        
        Background color #ea0149
      
           Border around this has a color of #ea0149        
        
          <div style="border:2px solid #ea0149;">Content here</div>
        
        
          .myborder {border:2px solid #ea0149;}
        
        Border color #ea0149