#ea1f14 color space conversions
Hex:
        #ea1f14
        RGB:
        234, 31, 20
        CMY:
        8, 88, 92
        CMYK:
        0, 87, 91, 8
      HSL:
        3°, 84.2520%, 49.8039%
        HSV (HSB):
        3°, 91.4530%, 91.7647%
        XYZ:
        34.5479, 18.5229, 2.4162
        xyY:
        0.6226, 0.3338, 18.5229
      CIE-Lab:
        50.1243, 71.8142, 57.8049
        CIE-LCH:
        50.1243, 92.1883, 38.8314
        CIE-Luv:
        50.1243, 152.8010, 34.6704
        Hunter-Lab:
        43.0382, 67.9697, 26.7982
      #ea1f14 color charts
#ea1f14 RGB chart
      #ea1f14 CMYK chart
      #ea1f14 RGB pie chart
      #ea1f14 color shades, tints & tones
#ea1f14 color schemes
#ea1f14 color preview, HTML & CSS examples
           This text has a color of #ea1f14        
        
          <p style="color:#ea1f14;">Text here</p>
        
        
          .mytext {color:#ea1f14;}
        
        Text color #ea1f14
      
           This box has a color of #ea1f14        
        
          <div style="background-color:#ea1f14;">Content here</div>
        
        
          .mybackground {background-color:#ea1f14;}
        
        Background color #ea1f14
      
           Border around this has a color of #ea1f14        
        
          <div style="border:2px solid #ea1f14;">Content here</div>
        
        
          .myborder {border:2px solid #ea1f14;}
        
        Border color #ea1f14