#ea1d42 color space conversions
Hex:
        #ea1d42
        RGB:
        234, 29, 66
        CMY:
        8, 89, 74
        CMYK:
        0, 88, 72, 8
      HSL:
        349°, 82.9960%, 51.5686%
        HSV (HSB):
        349°, 87.6068%, 91.7647%
        XYZ:
        35.3544, 18.7645, 6.9128
        xyY:
        0.5793, 0.3075, 18.7645
      CIE-Lab:
        50.4105, 73.3356, 34.7148
        CIE-LCH:
        50.4105, 81.1371, 25.3314
        CIE-Luv:
        50.4105, 144.8955, 20.9453
        Hunter-Lab:
        43.3180, 69.8780, 20.8610
      #ea1d42 color charts
#ea1d42 RGB chart
      #ea1d42 CMYK chart
      #ea1d42 RGB pie chart
      #ea1d42 color shades, tints & tones
#ea1d42 color schemes
#ea1d42 color preview, HTML & CSS examples
           This text has a color of #ea1d42        
        
          <p style="color:#ea1d42;">Text here</p>
        
        
          .mytext {color:#ea1d42;}
        
        Text color #ea1d42
      
           This box has a color of #ea1d42        
        
          <div style="background-color:#ea1d42;">Content here</div>
        
        
          .mybackground {background-color:#ea1d42;}
        
        Background color #ea1d42
      
           Border around this has a color of #ea1d42        
        
          <div style="border:2px solid #ea1d42;">Content here</div>
        
        
          .myborder {border:2px solid #ea1d42;}
        
        Border color #ea1d42