#fa290b color space conversions
Hex:
        #fa290b
        RGB:
        250, 41, 11
        CMY:
        2, 84, 96
        CMYK:
        0, 84, 96, 2
      HSL:
        8°, 95.9839%, 51.1765%
        HSV (HSB):
        8°, 95.6000%, 98.0392%
        XYZ:
        40.2777, 21.9340, 2.4274
        xyY:
        0.6231, 0.3393, 21.9340
      CIE-Lab:
        53.9569, 74.0209, 64.3262
        CIE-LCH:
        53.9569, 98.0661, 40.9915
        CIE-Luv:
        53.9569, 161.3292, 39.2001
        Hunter-Lab:
        46.8338, 71.5533, 29.7106
      #fa290b color charts
#fa290b RGB chart
      #fa290b CMYK chart
      #fa290b RGB pie chart
      #fa290b color shades, tints & tones
#fa290b color schemes
#fa290b color preview, HTML & CSS examples
           This text has a color of #fa290b        
        
          <p style="color:#fa290b;">Text here</p>
        
        
          .mytext {color:#fa290b;}
        
        Text color #fa290b
      
           This box has a color of #fa290b        
        
          <div style="background-color:#fa290b;">Content here</div>
        
        
          .mybackground {background-color:#fa290b;}
        
        Background color #fa290b
      
           Border around this has a color of #fa290b        
        
          <div style="border:2px solid #fa290b;">Content here</div>
        
        
          .myborder {border:2px solid #fa290b;}
        
        Border color #fa290b