#fa9314 color space conversions
Hex:
        #fa9314
        RGB:
        250, 147, 20
        CMY:
        2, 42, 92
        CMYK:
        0, 41, 92, 2
      HSL:
        33°, 95.8333%, 52.9412%
        HSV (HSB):
        33°, 92.0000%, 98.0392%
        XYZ:
        49.9843, 41.2419, 5.9878
        xyY:
        0.5142, 0.4242, 41.2419
      CIE-Lab:
        70.3451, 31.4080, 72.8148
        CIE-LCH:
        70.3451, 79.2998, 66.6675
        CIE-Luv:
        70.3451, 85.3847, 66.1027
        Hunter-Lab:
        64.2199, 26.5473, 39.4257
      #fa9314 color charts
#fa9314 RGB chart
      #fa9314 CMYK chart
      #fa9314 RGB pie chart
      #fa9314 color shades, tints & tones
#fa9314 color schemes
#fa9314 color preview, HTML & CSS examples
           This text has a color of #fa9314        
        
          <p style="color:#fa9314;">Text here</p>
        
        
          .mytext {color:#fa9314;}
        
        Text color #fa9314
      
           This box has a color of #fa9314        
        
          <div style="background-color:#fa9314;">Content here</div>
        
        
          .mybackground {background-color:#fa9314;}
        
        Background color #fa9314
      
           Border around this has a color of #fa9314        
        
          <div style="border:2px solid #fa9314;">Content here</div>
        
        
          .myborder {border:2px solid #fa9314;}
        
        Border color #fa9314