#ea020f color space conversions
Hex:
        #ea020f
        RGB:
        234, 2, 15
        CMY:
        8, 99, 94
        CMYK:
        0, 99, 94, 8
      HSL:
        357°, 98.3051%, 46.2745%
        HSV (HSB):
        357°, 99.1453%, 91.7647%
        XYZ:
        34.0396, 17.5703, 2.0493
        xyY:
        0.6344, 0.3274, 17.5703
      CIE-Lab:
        48.9708, 75.0275, 58.8189
        CIE-LCH:
        48.9708, 95.3351, 38.0952
        CIE-Luv:
        48.9708, 159.4286, 33.2820
        Hunter-Lab:
        41.9170, 71.6002, 26.4433
      #ea020f color charts
#ea020f RGB chart
      #ea020f CMYK chart
      #ea020f RGB pie chart
      #ea020f color shades, tints & tones
#ea020f color schemes
#ea020f color preview, HTML & CSS examples
           This text has a color of #ea020f        
        
          <p style="color:#ea020f;">Text here</p>
        
        
          .mytext {color:#ea020f;}
        
        Text color #ea020f
      
           This box has a color of #ea020f        
        
          <div style="background-color:#ea020f;">Content here</div>
        
        
          .mybackground {background-color:#ea020f;}
        
        Background color #ea020f
      
           Border around this has a color of #ea020f        
        
          <div style="border:2px solid #ea020f;">Content here</div>
        
        
          .myborder {border:2px solid #ea020f;}
        
        Border color #ea020f