#fa1211 color space conversions
Hex:
        #fa1211
        RGB:
        250, 18, 17
        CMY:
        2, 93, 93
        CMYK:
        0, 93, 93, 2
      HSL:
        0°, 95.8848%, 52.3529%
        HSV (HSB):
        0°, 93.2000%, 98.0392%
        XYZ:
        39.7418, 20.7971, 2.4499
        xyY:
        0.6309, 0.3302, 20.7971
      CIE-Lab:
        52.7267, 77.6508, 62.0317
        CIE-LCH:
        52.7267, 99.3860, 38.6198
        CIE-Luv:
        52.7267, 167.8709, 36.3078
        Hunter-Lab:
        45.6038, 75.7487, 28.7375
      #fa1211 color charts
#fa1211 RGB chart
      #fa1211 CMYK chart
      #fa1211 RGB pie chart
      #fa1211 color shades, tints & tones
#fa1211 color schemes
#fa1211 color preview, HTML & CSS examples
           This text has a color of #fa1211        
        
          <p style="color:#fa1211;">Text here</p>
        
        
          .mytext {color:#fa1211;}
        
        Text color #fa1211
      
           This box has a color of #fa1211        
        
          <div style="background-color:#fa1211;">Content here</div>
        
        
          .mybackground {background-color:#fa1211;}
        
        Background color #fa1211
      
           Border around this has a color of #fa1211        
        
          <div style="border:2px solid #fa1211;">Content here</div>
        
        
          .myborder {border:2px solid #fa1211;}
        
        Border color #fa1211