#fe2221 color space conversions
Hex:
        #fe2221
        RGB:
        254, 34, 33
        CMY:
        0, 87, 87
        CMYK:
        0, 87, 87, 0
      HSL:
        0°, 99.1031%, 56.2745%
        HSV (HSB):
        0°, 87.0079%, 99.6078%
        XYZ:
        41.7196, 22.3247, 3.5491
        xyY:
        0.6172, 0.3303, 22.3247
      CIE-Lab:
        54.3698, 76.6704, 57.4399
        CIE-LCH:
        54.3698, 95.8003, 36.8398
        CIE-Luv:
        54.3698, 164.7614, 35.7112
        Hunter-Lab:
        47.2490, 74.9249, 28.6208
      #fe2221 color charts
#fe2221 RGB chart
      #fe2221 CMYK chart
      #fe2221 RGB pie chart
      #fe2221 color shades, tints & tones
#fe2221 color schemes
#fe2221 color preview, HTML & CSS examples
           This text has a color of #fe2221        
        
          <p style="color:#fe2221;">Text here</p>
        
        
          .mytext {color:#fe2221;}
        
        Text color #fe2221
      
           This box has a color of #fe2221        
        
          <div style="background-color:#fe2221;">Content here</div>
        
        
          .mybackground {background-color:#fe2221;}
        
        Background color #fe2221
      
           Border around this has a color of #fe2221        
        
          <div style="border:2px solid #fe2221;">Content here</div>
        
        
          .myborder {border:2px solid #fe2221;}
        
        Border color #fe2221