#fa0b03 color space conversions
Hex:
        #fa0b03
        RGB:
        250, 11, 3
        CMY:
        2, 96, 99
        CMYK:
        0, 96, 99, 2
      HSL:
        2°, 97.6285%, 49.6078%
        HSV (HSB):
        2°, 98.8000%, 98.0392%
        XYZ:
        39.5604, 20.5699, 1.9715
        xyY:
        0.6370, 0.3312, 20.5699
      CIE-Lab:
        52.4755, 78.1637, 65.5435
        CIE-LCH:
        52.4755, 102.0074, 39.9812
        CIE-Luv:
        52.4755, 169.9596, 37.2422
        Hunter-Lab:
        45.3541, 76.3285, 29.1706
      #fa0b03 color charts
#fa0b03 RGB chart
      #fa0b03 CMYK chart
      #fa0b03 RGB pie chart
      #fa0b03 color shades, tints & tones
#fa0b03 color schemes
#fa0b03 color preview, HTML & CSS examples
           This text has a color of #fa0b03        
        
          <p style="color:#fa0b03;">Text here</p>
        
        
          .mytext {color:#fa0b03;}
        
        Text color #fa0b03
      
           This box has a color of #fa0b03        
        
          <div style="background-color:#fa0b03;">Content here</div>
        
        
          .mybackground {background-color:#fa0b03;}
        
        Background color #fa0b03
      
           Border around this has a color of #fa0b03        
        
          <div style="border:2px solid #fa0b03;">Content here</div>
        
        
          .myborder {border:2px solid #fa0b03;}
        
        Border color #fa0b03