#ea1c41 color space conversions
Hex:
        #ea1c41
        RGB:
        234, 28, 65
        CMY:
        8, 89, 75
        CMYK:
        0, 88, 72, 8
      HSL:
        349°, 83.0645%, 51.3725%
        HSV (HSB):
        349°, 88.0342%, 91.7647%
        XYZ:
        35.3011, 18.7046, 6.7508
        xyY:
        0.5810, 0.3079, 18.7046
      CIE-Lab:
        50.3398, 73.4596, 35.2209
        CIE-LCH:
        50.3398, 81.4667, 25.6158
        CIE-Luv:
        50.3398, 145.4496, 21.2667
        Hunter-Lab:
        43.2488, 70.0121, 21.0195
      #ea1c41 color charts
#ea1c41 RGB chart
      #ea1c41 CMYK chart
      #ea1c41 RGB pie chart
      #ea1c41 color shades, tints & tones
#ea1c41 color schemes
#ea1c41 color preview, HTML & CSS examples
           This text has a color of #ea1c41        
        
          <p style="color:#ea1c41;">Text here</p>
        
        
          .mytext {color:#ea1c41;}
        
        Text color #ea1c41
      
           This box has a color of #ea1c41        
        
          <div style="background-color:#ea1c41;">Content here</div>
        
        
          .mybackground {background-color:#ea1c41;}
        
        Background color #ea1c41
      
           Border around this has a color of #ea1c41        
        
          <div style="border:2px solid #ea1c41;">Content here</div>
        
        
          .myborder {border:2px solid #ea1c41;}
        
        Border color #ea1c41