#fa1e00 color space conversions
Hex:
        #fa1e00
        RGB:
        250, 30, 0
        CMY:
        2, 88, 100
        CMYK:
        0, 88, 100, 2
      HSL:
        7°, 100.0000%, 49.0196%
        HSV (HSB):
        7°, 100.0000%, 98.0392%
        XYZ:
        39.8886, 21.2525, 1.9998
        xyY:
        0.6317, 0.3366, 21.2525
      CIE-Lab:
        53.2248, 75.9636, 66.5850
        CIE-LCH:
        53.2248, 101.0150, 41.2358
        CIE-Luv:
        53.2248, 165.8427, 38.8614
        Hunter-Lab:
        46.1005, 73.7720, 29.6984
      #fa1e00 color charts
#fa1e00 RGB chart
      #fa1e00 CMYK chart
      #fa1e00 RGB pie chart
      #fa1e00 color shades, tints & tones
#fa1e00 color schemes
#fa1e00 color preview, HTML & CSS examples
           This text has a color of #fa1e00        
        
          <p style="color:#fa1e00;">Text here</p>
        
        
          .mytext {color:#fa1e00;}
        
        Text color #fa1e00
      
           This box has a color of #fa1e00        
        
          <div style="background-color:#fa1e00;">Content here</div>
        
        
          .mybackground {background-color:#fa1e00;}
        
        Background color #fa1e00
      
           Border around this has a color of #fa1e00        
        
          <div style="border:2px solid #fa1e00;">Content here</div>
        
        
          .myborder {border:2px solid #fa1e00;}
        
        Border color #fa1e00