#ea1424 color space conversions
Hex:
        #ea1424
        RGB:
        234, 20, 36
        CMY:
        8, 92, 86
        CMYK:
        0, 91, 85, 8
      HSL:
        356°, 84.2520%, 49.8039%
        HSV (HSB):
        356°, 91.4530%, 91.7647%
        XYZ:
        34.5003, 18.1201, 3.3482
        xyY:
        0.6164, 0.3238, 18.1201
      CIE-Lab:
        49.6415, 73.7311, 50.5162
        CIE-LCH:
        49.6415, 89.3765, 34.4166
        CIE-Luv:
        49.6415, 153.8450, 30.4454
        Hunter-Lab:
        42.5677, 70.1771, 25.1339
      #ea1424 color charts
#ea1424 RGB chart
      #ea1424 CMYK chart
      #ea1424 RGB pie chart
      #ea1424 color shades, tints & tones
#ea1424 color schemes
#ea1424 color preview, HTML & CSS examples
           This text has a color of #ea1424        
        
          <p style="color:#ea1424;">Text here</p>
        
        
          .mytext {color:#ea1424;}
        
        Text color #ea1424
      
           This box has a color of #ea1424        
        
          <div style="background-color:#ea1424;">Content here</div>
        
        
          .mybackground {background-color:#ea1424;}
        
        Background color #ea1424
      
           Border around this has a color of #ea1424        
        
          <div style="border:2px solid #ea1424;">Content here</div>
        
        
          .myborder {border:2px solid #ea1424;}
        
        Border color #ea1424