#fe1f24 color space conversions
Hex:
        #fe1f24
        RGB:
        254, 31, 36
        CMY:
        0, 88, 86
        CMYK:
        0, 88, 86, 0
      HSL:
        359°, 99.1111%, 55.8824%
        HSV (HSB):
        359°, 87.7953%, 99.6078%
        XYZ:
        41.6815, 22.1782, 3.7530
        xyY:
        0.6165, 0.3280, 22.1782
      CIE-Lab:
        54.2155, 77.2196, 55.9729
        CIE-LCH:
        54.2155, 95.3721, 35.9366
        CIE-Luv:
        54.2155, 165.2943, 34.7398
        Hunter-Lab:
        47.0937, 75.5719, 28.2406
      #fe1f24 color charts
#fe1f24 RGB chart
      #fe1f24 CMYK chart
      #fe1f24 RGB pie chart
      #fe1f24 color shades, tints & tones
#fe1f24 color schemes
#fe1f24 color preview, HTML & CSS examples
           This text has a color of #fe1f24        
        
          <p style="color:#fe1f24;">Text here</p>
        
        
          .mytext {color:#fe1f24;}
        
        Text color #fe1f24
      
           This box has a color of #fe1f24        
        
          <div style="background-color:#fe1f24;">Content here</div>
        
        
          .mybackground {background-color:#fe1f24;}
        
        Background color #fe1f24
      
           Border around this has a color of #fe1f24        
        
          <div style="border:2px solid #fe1f24;">Content here</div>
        
        
          .myborder {border:2px solid #fe1f24;}
        
        Border color #fe1f24