#ea1a14 color space conversions
Hex:
        #ea1a14
        RGB:
        234, 26, 20
        CMY:
        8, 90, 92
        CMYK:
        0, 89, 91, 8
      HSL:
        2°, 84.2520%, 49.8039%
        HSV (HSB):
        2°, 91.4530%, 91.7647%
        XYZ:
        34.4273, 18.2817, 2.3760
        xyY:
        0.6250, 0.3319, 18.2817
      CIE-Lab:
        49.8360, 72.6410, 57.6214
        CIE-LCH:
        49.8360, 92.7196, 38.4227
        CIE-Luv:
        49.8360, 154.3555, 34.1468
        Hunter-Lab:
        42.7571, 68.9003, 26.6352
      #ea1a14 color charts
#ea1a14 RGB chart
      #ea1a14 CMYK chart
      #ea1a14 RGB pie chart
      #ea1a14 color shades, tints & tones
#ea1a14 color schemes
#ea1a14 color preview, HTML & CSS examples
           This text has a color of #ea1a14        
        
          <p style="color:#ea1a14;">Text here</p>
        
        
          .mytext {color:#ea1a14;}
        
        Text color #ea1a14
      
           This box has a color of #ea1a14        
        
          <div style="background-color:#ea1a14;">Content here</div>
        
        
          .mybackground {background-color:#ea1a14;}
        
        Background color #ea1a14
      
           Border around this has a color of #ea1a14        
        
          <div style="border:2px solid #ea1a14;">Content here</div>
        
        
          .myborder {border:2px solid #ea1a14;}
        
        Border color #ea1a14