#fe1321 color space conversions
Hex:
        #fe1321
        RGB:
        254, 19, 33
        CMY:
        0, 93, 87
        CMYK:
        0, 93, 87, 0
      HSL:
        356°, 99.1561%, 53.5294%
        HSV (HSB):
        356°, 92.5197%, 99.6078%
        XYZ:
        41.3804, 21.6464, 3.4360
        xyY:
        0.6226, 0.3257, 21.6464
      CIE-Lab:
        53.6498, 78.7415, 56.8842
        CIE-LCH:
        53.6498, 97.1393, 35.8450
        CIE-Luv:
        53.6498, 168.7322, 34.3606
        Hunter-Lab:
        46.5257, 77.3399, 28.1893
      #fe1321 color charts
#fe1321 RGB chart
      #fe1321 CMYK chart
      #fe1321 RGB pie chart
      #fe1321 color shades, tints & tones
#fe1321 color schemes
#fe1321 color preview, HTML & CSS examples
           This text has a color of #fe1321        
        
          <p style="color:#fe1321;">Text here</p>
        
        
          .mytext {color:#fe1321;}
        
        Text color #fe1321
      
           This box has a color of #fe1321        
        
          <div style="background-color:#fe1321;">Content here</div>
        
        
          .mybackground {background-color:#fe1321;}
        
        Background color #fe1321
      
           Border around this has a color of #fe1321        
        
          <div style="border:2px solid #fe1321;">Content here</div>
        
        
          .myborder {border:2px solid #fe1321;}
        
        Border color #fe1321