#ea1947 color space conversions
Hex:
        #ea1947
        RGB:
        234, 25, 71
        CMY:
        8, 90, 72
        CMYK:
        0, 89, 70, 8
      HSL:
        347°, 83.2669%, 50.7843%
        HSV (HSB):
        347°, 89.3162%, 91.7647%
        XYZ:
        35.4166, 18.6426, 7.6930
        xyY:
        0.5735, 0.3019, 18.6426
      CIE-Lab:
        50.2664, 74.1676, 31.5711
        CIE-LCH:
        50.2664, 80.6075, 23.0581
        CIE-Luv:
        50.2664, 144.4972, 18.2100
        Hunter-Lab:
        43.1771, 70.8573, 19.6601
      #ea1947 color charts
#ea1947 RGB chart
      #ea1947 CMYK chart
      #ea1947 RGB pie chart
      #ea1947 color shades, tints & tones
#ea1947 color schemes
#ea1947 color preview, HTML & CSS examples
           This text has a color of #ea1947        
        
          <p style="color:#ea1947;">Text here</p>
        
        
          .mytext {color:#ea1947;}
        
        Text color #ea1947
      
           This box has a color of #ea1947        
        
          <div style="background-color:#ea1947;">Content here</div>
        
        
          .mybackground {background-color:#ea1947;}
        
        Background color #ea1947
      
           Border around this has a color of #ea1947        
        
          <div style="border:2px solid #ea1947;">Content here</div>
        
        
          .myborder {border:2px solid #ea1947;}
        
        Border color #ea1947