#fa1a14 color space conversions
Hex:
        #fa1a14
        RGB:
        250, 26, 20
        CMY:
        2, 90, 92
        CMYK:
        0, 90, 92, 2
      HSL:
        2°, 95.8333%, 52.9412%
        HSV (HSB):
        2°, 92.0000%, 98.0392%
        XYZ:
        39.9200, 21.1133, 2.6331
        xyY:
        0.6270, 0.3316, 21.1133
      CIE-Lab:
        53.0733, 76.7149, 61.2559
        CIE-LCH:
        53.0733, 98.1706, 38.6069
        CIE-Luv:
        53.0733, 165.7386, 36.5350
        Hunter-Lab:
        45.9492, 74.6671, 28.7669
      #fa1a14 color charts
#fa1a14 RGB chart
      #fa1a14 CMYK chart
      #fa1a14 RGB pie chart
      #fa1a14 color shades, tints & tones
#fa1a14 color schemes
#fa1a14 color preview, HTML & CSS examples
           This text has a color of #fa1a14        
        
          <p style="color:#fa1a14;">Text here</p>
        
        
          .mytext {color:#fa1a14;}
        
        Text color #fa1a14
      
           This box has a color of #fa1a14        
        
          <div style="background-color:#fa1a14;">Content here</div>
        
        
          .mybackground {background-color:#fa1a14;}
        
        Background color #fa1a14
      
           Border around this has a color of #fa1a14        
        
          <div style="border:2px solid #fa1a14;">Content here</div>
        
        
          .myborder {border:2px solid #fa1a14;}
        
        Border color #fa1a14