#fa1e14 color space conversions
Hex:
        #fa1e14
        RGB:
        250, 30, 20
        CMY:
        2, 88, 92
        CMYK:
        0, 88, 92, 2
      HSL:
        3°, 95.8333%, 52.9412%
        HSV (HSB):
        3°, 92.0000%, 98.0392%
        XYZ:
        40.0149, 21.3030, 2.6647
        xyY:
        0.6254, 0.3330, 21.3030
      CIE-Lab:
        53.2796, 76.1220, 61.3810
        CIE-LCH:
        53.2796, 97.7864, 38.8810
        CIE-Luv:
        53.2796, 164.5918, 36.9128
        Hunter-Lab:
        46.1552, 73.9813, 28.8856
      #fa1e14 color charts
#fa1e14 RGB chart
      #fa1e14 CMYK chart
      #fa1e14 RGB pie chart
      #fa1e14 color shades, tints & tones
#fa1e14 color schemes
#fa1e14 color preview, HTML & CSS examples
           This text has a color of #fa1e14        
        
          <p style="color:#fa1e14;">Text here</p>
        
        
          .mytext {color:#fa1e14;}
        
        Text color #fa1e14
      
           This box has a color of #fa1e14        
        
          <div style="background-color:#fa1e14;">Content here</div>
        
        
          .mybackground {background-color:#fa1e14;}
        
        Background color #fa1e14
      
           Border around this has a color of #fa1e14        
        
          <div style="border:2px solid #fa1e14;">Content here</div>
        
        
          .myborder {border:2px solid #fa1e14;}
        
        Border color #fa1e14