#ea1520 color space conversions
Hex:
        #ea1520
        RGB:
        234, 21, 32
        CMY:
        8, 92, 87
        CMYK:
        0, 91, 86, 8
      HSL:
        357°, 83.5294%, 50.0000%
        HSV (HSB):
        357°, 91.0256%, 91.7647%
        XYZ:
        34.4606, 18.1330, 3.0503
        xyY:
        0.6193, 0.3259, 18.1330
      CIE-Lab:
        49.6571, 73.5269, 52.4599
        CIE-LCH:
        49.6571, 90.3230, 35.5071
        CIE-Luv:
        49.6571, 154.2284, 31.4729
        Hunter-Lab:
        42.5829, 69.9325, 25.5610
      #ea1520 color charts
#ea1520 RGB chart
      #ea1520 CMYK chart
      #ea1520 RGB pie chart
      #ea1520 color shades, tints & tones
#ea1520 color schemes
#ea1520 color preview, HTML & CSS examples
           This text has a color of #ea1520        
        
          <p style="color:#ea1520;">Text here</p>
        
        
          .mytext {color:#ea1520;}
        
        Text color #ea1520
      
           This box has a color of #ea1520        
        
          <div style="background-color:#ea1520;">Content here</div>
        
        
          .mybackground {background-color:#ea1520;}
        
        Background color #ea1520
      
           Border around this has a color of #ea1520        
        
          <div style="border:2px solid #ea1520;">Content here</div>
        
        
          .myborder {border:2px solid #ea1520;}
        
        Border color #ea1520