#fa2e00 color space conversions
Hex:
        #fa2e00
        RGB:
        250, 46, 0
        CMY:
        2, 82, 100
        CMYK:
        0, 82, 100, 2
      HSL:
        11°, 100.0000%, 49.0196%
        HSV (HSB):
        11°, 100.0000%, 98.0392%
        XYZ:
        40.4013, 22.2780, 2.1707
        xyY:
        0.6230, 0.3435, 22.2780
      CIE-Lab:
        54.3207, 72.8368, 67.0122
        CIE-LCH:
        54.3207, 98.9740, 42.6150
        CIE-Luv:
        54.3207, 159.7557, 40.8169
        Hunter-Lab:
        47.1996, 70.1912, 30.3130
      #fa2e00 color charts
#fa2e00 RGB chart
      #fa2e00 CMYK chart
      #fa2e00 RGB pie chart
      #fa2e00 color shades, tints & tones
#fa2e00 color schemes
#fa2e00 color preview, HTML & CSS examples
           This text has a color of #fa2e00        
        
          <p style="color:#fa2e00;">Text here</p>
        
        
          .mytext {color:#fa2e00;}
        
        Text color #fa2e00
      
           This box has a color of #fa2e00        
        
          <div style="background-color:#fa2e00;">Content here</div>
        
        
          .mybackground {background-color:#fa2e00;}
        
        Background color #fa2e00
      
           Border around this has a color of #fa2e00        
        
          <div style="border:2px solid #fa2e00;">Content here</div>
        
        
          .myborder {border:2px solid #fa2e00;}
        
        Border color #fa2e00