#ea011e color space conversions
Hex:
        #ea011e
        RGB:
        234, 1, 30
        CMY:
        8, 100, 88
        CMYK:
        0, 100, 87, 8
      HSL:
        353°, 99.1489%, 46.0784%
        HSV (HSB):
        353°, 99.5726%, 91.7647%
        XYZ:
        34.1769, 17.6079, 2.8256
        xyY:
        0.6258, 0.3224, 17.6079
      CIE-Lab:
        49.0170, 75.3048, 52.8855
        CIE-LCH:
        49.0170, 92.0201, 35.0798
        CIE-Luv:
        49.0170, 157.8988, 30.7391
        Hunter-Lab:
        41.9617, 71.9512, 25.3807
      #ea011e color charts
#ea011e RGB chart
      #ea011e CMYK chart
      #ea011e RGB pie chart
      #ea011e color shades, tints & tones
#ea011e color schemes
#ea011e color preview, HTML & CSS examples
           This text has a color of #ea011e        
        
          <p style="color:#ea011e;">Text here</p>
        
        
          .mytext {color:#ea011e;}
        
        Text color #ea011e
      
           This box has a color of #ea011e        
        
          <div style="background-color:#ea011e;">Content here</div>
        
        
          .mybackground {background-color:#ea011e;}
        
        Background color #ea011e
      
           Border around this has a color of #ea011e        
        
          <div style="border:2px solid #ea011e;">Content here</div>
        
        
          .myborder {border:2px solid #ea011e;}
        
        Border color #ea011e