#ea221f color space conversions
Hex:
        #ea221f
        RGB:
        234, 34, 31
        CMY:
        8, 87, 88
        CMYK:
        0, 85, 87, 8
      HSL:
        1°, 82.8571%, 51.9608%
        HSV (HSB):
        1°, 86.7521%, 91.7647%
        XYZ:
        34.7510, 18.7354, 3.0810
        xyY:
        0.6143, 0.3312, 18.7354
      CIE-Lab:
        50.3762, 71.4262, 53.4961
        CIE-LCH:
        50.3762, 89.2387, 36.8321
        CIE-Luv:
        50.3762, 150.5148, 33.0393
        Hunter-Lab:
        43.2844, 67.5616, 26.0788
      #ea221f color charts
#ea221f RGB chart
      #ea221f CMYK chart
      #ea221f RGB pie chart
      #ea221f color shades, tints & tones
#ea221f color schemes
#ea221f color preview, HTML & CSS examples
           This text has a color of #ea221f        
        
          <p style="color:#ea221f;">Text here</p>
        
        
          .mytext {color:#ea221f;}
        
        Text color #ea221f
      
           This box has a color of #ea221f        
        
          <div style="background-color:#ea221f;">Content here</div>
        
        
          .mybackground {background-color:#ea221f;}
        
        Background color #ea221f
      
           Border around this has a color of #ea221f        
        
          <div style="border:2px solid #ea221f;">Content here</div>
        
        
          .myborder {border:2px solid #ea221f;}
        
        Border color #ea221f