#fa9e0f color space conversions
Hex:
        #fa9e0f
        RGB:
        250, 158, 15
        CMY:
        2, 38, 94
        CMYK:
        0, 37, 94, 2
      HSL:
        37°, 95.9184%, 51.9608%
        HSV (HSB):
        37°, 94.0000%, 98.0392%
        XYZ:
        51.7374, 44.8122, 6.3747
        xyY:
        0.5027, 0.4354, 44.8122
      CIE-Lab:
        72.7681, 25.6283, 75.3885
        CIE-LCH:
        72.7681, 79.6257, 71.2245
        CIE-Luv:
        72.7681, 76.3183, 70.4227
        Hunter-Lab:
        66.9419, 20.8090, 41.2133
      #fa9e0f color charts
#fa9e0f RGB chart
      #fa9e0f CMYK chart
      #fa9e0f RGB pie chart
      #fa9e0f color shades, tints & tones
#fa9e0f color schemes
#fa9e0f color preview, HTML & CSS examples
           This text has a color of #fa9e0f        
        
          <p style="color:#fa9e0f;">Text here</p>
        
        
          .mytext {color:#fa9e0f;}
        
        Text color #fa9e0f
      
           This box has a color of #fa9e0f        
        
          <div style="background-color:#fa9e0f;">Content here</div>
        
        
          .mybackground {background-color:#fa9e0f;}
        
        Background color #fa9e0f
      
           Border around this has a color of #fa9e0f        
        
          <div style="border:2px solid #fa9e0f;">Content here</div>
        
        
          .myborder {border:2px solid #fa9e0f;}
        
        Border color #fa9e0f