#ea2a41 color space conversions
Hex:
        #ea2a41
        RGB:
        234, 42, 65
        CMY:
        8, 84, 75
        CMYK:
        0, 82, 72, 8
      HSL:
        353°, 82.0513%, 54.1176%
        HSV (HSB):
        353°, 82.0513%, 91.7647%
        XYZ:
        35.7138, 19.5300, 6.8884
        xyY:
        0.5748, 0.3143, 19.5300
      CIE-Lab:
        51.3016, 70.7090, 36.3451
        CIE-LCH:
        51.3016, 79.5031, 27.2036
        CIE-Luv:
        51.3016, 140.7882, 23.2279
        Hunter-Lab:
        44.1928, 66.9150, 21.6933
      #ea2a41 color charts
#ea2a41 RGB chart
      #ea2a41 CMYK chart
      #ea2a41 RGB pie chart
      #ea2a41 color shades, tints & tones
#ea2a41 color schemes
#ea2a41 color preview, HTML & CSS examples
           This text has a color of #ea2a41        
        
          <p style="color:#ea2a41;">Text here</p>
        
        
          .mytext {color:#ea2a41;}
        
        Text color #ea2a41
      
           This box has a color of #ea2a41        
        
          <div style="background-color:#ea2a41;">Content here</div>
        
        
          .mybackground {background-color:#ea2a41;}
        
        Background color #ea2a41
      
           Border around this has a color of #ea2a41        
        
          <div style="border:2px solid #ea2a41;">Content here</div>
        
        
          .myborder {border:2px solid #ea2a41;}
        
        Border color #ea2a41