#ea1a47 color space conversions
Hex:
        #ea1a47
        RGB:
        234, 26, 71
        CMY:
        8, 90, 72
        CMYK:
        0, 89, 70, 8
      HSL:
        347°, 83.2000%, 50.9804%
        HSV (HSB):
        347°, 88.8889%, 91.7647%
        XYZ:
        35.4384, 18.6861, 7.7002
        xyY:
        0.5732, 0.3022, 18.6861
      CIE-Lab:
        50.3180, 74.0191, 31.6340
        CIE-LCH:
        50.3180, 80.4956, 23.1407
        CIE-Luv:
        50.3180, 144.2501, 18.3178
        Hunter-Lab:
        43.2275, 70.6884, 19.6978
      #ea1a47 color charts
#ea1a47 RGB chart
      #ea1a47 CMYK chart
      #ea1a47 RGB pie chart
      #ea1a47 color shades, tints & tones
#ea1a47 color schemes
#ea1a47 color preview, HTML & CSS examples
           This text has a color of #ea1a47        
        
          <p style="color:#ea1a47;">Text here</p>
        
        
          .mytext {color:#ea1a47;}
        
        Text color #ea1a47
      
           This box has a color of #ea1a47        
        
          <div style="background-color:#ea1a47;">Content here</div>
        
        
          .mybackground {background-color:#ea1a47;}
        
        Background color #ea1a47
      
           Border around this has a color of #ea1a47        
        
          <div style="border:2px solid #ea1a47;">Content here</div>
        
        
          .myborder {border:2px solid #ea1a47;}
        
        Border color #ea1a47