#ea031f color space conversions
Hex:
        #ea031f
        RGB:
        234, 3, 31
        CMY:
        8, 99, 88
        CMYK:
        0, 99, 87, 8
      HSL:
        353°, 97.4684%, 46.4706%
        HSV (HSB):
        353°, 98.7179%, 91.7647%
        XYZ:
        34.2116, 17.6565, 2.9012
        xyY:
        0.6246, 0.3224, 17.6565
      CIE-Lab:
        49.0768, 75.1674, 52.4653
        CIE-LCH:
        49.0768, 91.6665, 34.9142
        CIE-Luv:
        49.0768, 157.4639, 30.6227
        Hunter-Lab:
        42.0196, 71.7970, 25.3201
      #ea031f color charts
#ea031f RGB chart
      #ea031f CMYK chart
      #ea031f RGB pie chart
      #ea031f color shades, tints & tones
#ea031f color schemes
#ea031f color preview, HTML & CSS examples
           This text has a color of #ea031f        
        
          <p style="color:#ea031f;">Text here</p>
        
        
          .mytext {color:#ea031f;}
        
        Text color #ea031f
      
           This box has a color of #ea031f        
        
          <div style="background-color:#ea031f;">Content here</div>
        
        
          .mybackground {background-color:#ea031f;}
        
        Background color #ea031f
      
           Border around this has a color of #ea031f        
        
          <div style="border:2px solid #ea031f;">Content here</div>
        
        
          .myborder {border:2px solid #ea031f;}
        
        Border color #ea031f