#fa480b color space conversions
Hex:
        #fa480b
        RGB:
        250, 72, 11
        CMY:
        2, 72, 96
        CMYK:
        0, 71, 96, 2
      HSL:
        15°, 95.9839%, 51.1765%
        HSV (HSB):
        15°, 95.6000%, 98.0392%
        XYZ:
        41.8021, 24.9829, 2.9356
        xyY:
        0.5996, 0.3583, 24.9829
      CIE-Lab:
        57.0587, 65.3306, 65.9924
        CIE-LCH:
        57.0587, 92.8606, 45.2887
        CIE-Luv:
        57.0587, 144.8413, 44.7099
        Hunter-Lab:
        49.9829, 61.8146, 31.5058
      #fa480b color charts
#fa480b RGB chart
      #fa480b CMYK chart
      #fa480b RGB pie chart
      #fa480b color shades, tints & tones
#fa480b color schemes
#fa480b color preview, HTML & CSS examples
           This text has a color of #fa480b        
        
          <p style="color:#fa480b;">Text here</p>
        
        
          .mytext {color:#fa480b;}
        
        Text color #fa480b
      
           This box has a color of #fa480b        
        
          <div style="background-color:#fa480b;">Content here</div>
        
        
          .mybackground {background-color:#fa480b;}
        
        Background color #fa480b
      
           Border around this has a color of #fa480b        
        
          <div style="border:2px solid #fa480b;">Content here</div>
        
        
          .myborder {border:2px solid #fa480b;}
        
        Border color #fa480b