#ea1f00 color space conversions
Hex:
        #ea1f00
        RGB:
        234, 31, 0
        CMY:
        8, 88, 100
        CMYK:
        0, 87, 100, 8
      HSL:
        8°, 100.0000%, 45.8824%
        HSV (HSB):
        8°, 100.0000%, 91.7647%
        XYZ:
        34.4217, 18.4724, 1.7513
        xyY:
        0.6299, 0.3380, 18.4724
      CIE-Lab:
        50.0641, 71.6382, 63.4185
        CIE-LCH:
        50.0641, 95.6762, 41.5172
        CIE-Luv:
        50.0641, 154.1370, 36.7795
        Hunter-Lab:
        42.9795, 67.7438, 27.6698
      #ea1f00 color charts
#ea1f00 RGB chart
      #ea1f00 CMYK chart
      #ea1f00 RGB pie chart
      #ea1f00 color shades, tints & tones
#ea1f00 color schemes
#ea1f00 color preview, HTML & CSS examples
           This text has a color of #ea1f00        
        
          <p style="color:#ea1f00;">Text here</p>
        
        
          .mytext {color:#ea1f00;}
        
        Text color #ea1f00
      
           This box has a color of #ea1f00        
        
          <div style="background-color:#ea1f00;">Content here</div>
        
        
          .mybackground {background-color:#ea1f00;}
        
        Background color #ea1f00
      
           Border around this has a color of #ea1f00        
        
          <div style="border:2px solid #ea1f00;">Content here</div>
        
        
          .myborder {border:2px solid #ea1f00;}
        
        Border color #ea1f00