#fe1814 color space conversions
Hex:
        #fe1814
        RGB:
        254, 24, 20
        CMY:
        0, 91, 92
        CMYK:
        0, 91, 92, 0
      HSL:
        1°, 99.1525%, 53.7255%
        HSV (HSB):
        1°, 92.1260%, 99.6078%
        XYZ:
        41.3260, 21.7746, 2.6866
        xyY:
        0.6282, 0.3310, 21.7746
      CIE-Lab:
        53.7870, 77.9835, 62.0971
        CIE-LCH:
        53.7870, 99.6869, 38.5298
        CIE-Luv:
        53.7870, 169.0688, 36.9597
        Hunter-Lab:
        46.6633, 76.4226, 29.2507
      #fe1814 color charts
#fe1814 RGB chart
      #fe1814 CMYK chart
      #fe1814 RGB pie chart
      #fe1814 color shades, tints & tones
#fe1814 color schemes
#fe1814 color preview, HTML & CSS examples
           This text has a color of #fe1814        
        
          <p style="color:#fe1814;">Text here</p>
        
        
          .mytext {color:#fe1814;}
        
        Text color #fe1814
      
           This box has a color of #fe1814        
        
          <div style="background-color:#fe1814;">Content here</div>
        
        
          .mybackground {background-color:#fe1814;}
        
        Background color #fe1814
      
           Border around this has a color of #fe1814        
        
          <div style="border:2px solid #fe1814;">Content here</div>
        
        
          .myborder {border:2px solid #fe1814;}
        
        Border color #fe1814