#ea0214 color space conversions
Hex:
        #ea0214
        RGB:
        234, 2, 20
        CMY:
        8, 99, 92
        CMYK:
        0, 99, 91, 8
      HSL:
        355°, 98.3051%, 46.2745%
        HSV (HSB):
        355°, 99.1453%, 91.7647%
        XYZ:
        34.0797, 17.5863, 2.2601
        xyY:
        0.6320, 0.3261, 17.5863
      CIE-Lab:
        48.9905, 75.0816, 57.0874
        CIE-LCH:
        48.9905, 94.3198, 37.2471
        CIE-Luv:
        48.9905, 158.9722, 32.6032
        Hunter-Lab:
        41.9361, 71.6712, 26.1598
      #ea0214 color charts
#ea0214 RGB chart
      #ea0214 CMYK chart
      #ea0214 RGB pie chart
      #ea0214 color shades, tints & tones
#ea0214 color schemes
#ea0214 color preview, HTML & CSS examples
           This text has a color of #ea0214        
        
          <p style="color:#ea0214;">Text here</p>
        
        
          .mytext {color:#ea0214;}
        
        Text color #ea0214
      
           This box has a color of #ea0214        
        
          <div style="background-color:#ea0214;">Content here</div>
        
        
          .mybackground {background-color:#ea0214;}
        
        Background color #ea0214
      
           Border around this has a color of #ea0214        
        
          <div style="border:2px solid #ea0214;">Content here</div>
        
        
          .myborder {border:2px solid #ea0214;}
        
        Border color #ea0214