#ea2f29 color space conversions
Hex:
        #ea2f29
        RGB:
        234, 47, 41
        CMY:
        8, 82, 84
        CMYK:
        0, 80, 82, 8
      HSL:
        2°, 82.1277%, 53.9216%
        HSV (HSB):
        2°, 82.4786%, 91.7647%
        XYZ:
        35.3484, 19.6856, 4.0344
        xyY:
        0.5984, 0.3333, 19.6856
      CIE-Lab:
        51.4798, 68.7064, 49.6683
        CIE-LCH:
        51.4798, 84.7792, 35.8634
        CIE-Luv:
        51.4798, 143.6890, 32.5206
        Hunter-Lab:
        44.3684, 64.5668, 25.6666
      #ea2f29 color charts
#ea2f29 RGB chart
      #ea2f29 CMYK chart
      #ea2f29 RGB pie chart
      #ea2f29 color shades, tints & tones
#ea2f29 color schemes
#ea2f29 color preview, HTML & CSS examples
           This text has a color of #ea2f29        
        
          <p style="color:#ea2f29;">Text here</p>
        
        
          .mytext {color:#ea2f29;}
        
        Text color #ea2f29
      
           This box has a color of #ea2f29        
        
          <div style="background-color:#ea2f29;">Content here</div>
        
        
          .mybackground {background-color:#ea2f29;}
        
        Background color #ea2f29
      
           Border around this has a color of #ea2f29        
        
          <div style="border:2px solid #ea2f29;">Content here</div>
        
        
          .myborder {border:2px solid #ea2f29;}
        
        Border color #ea2f29