#ea2e34 color space conversions
Hex:
        #ea2e34
        RGB:
        234, 46, 52
        CMY:
        8, 82, 80
        CMYK:
        0, 80, 78, 8
      HSL:
        358°, 81.7391%, 54.9020%
        HSV (HSB):
        358°, 80.3419%, 91.7647%
        XYZ:
        35.5285, 19.6943, 5.1776
        xyY:
        0.5882, 0.3261, 19.6943
      CIE-Lab:
        51.4899, 69.2726, 43.9037
        CIE-LCH:
        51.4899, 82.0136, 32.3657
        CIE-Luv:
        51.4899, 142.1265, 28.9433
        Hunter-Lab:
        44.3783, 65.2420, 24.1474
      #ea2e34 color charts
#ea2e34 RGB chart
      #ea2e34 CMYK chart
      #ea2e34 RGB pie chart
      #ea2e34 color shades, tints & tones
#ea2e34 color schemes
#ea2e34 color preview, HTML & CSS examples
           This text has a color of #ea2e34        
        
          <p style="color:#ea2e34;">Text here</p>
        
        
          .mytext {color:#ea2e34;}
        
        Text color #ea2e34
      
           This box has a color of #ea2e34        
        
          <div style="background-color:#ea2e34;">Content here</div>
        
        
          .mybackground {background-color:#ea2e34;}
        
        Background color #ea2e34
      
           Border around this has a color of #ea2e34        
        
          <div style="border:2px solid #ea2e34;">Content here</div>
        
        
          .myborder {border:2px solid #ea2e34;}
        
        Border color #ea2e34