#f9a916 color space conversions
Hex:
        #f9a916
        RGB:
        249, 169, 22
        CMY:
        2, 34, 91
        CMYK:
        0, 32, 91, 2
      HSL:
        39°, 94.9791%, 53.1373%
        HSV (HSB):
        39°, 91.1647%, 97.6471%
        XYZ:
        53.3997, 48.5736, 7.3202
        xyY:
        0.4886, 0.4444, 48.5736
      CIE-Lab:
        75.1853, 19.5355, 75.8921
        CIE-LCH:
        75.1853, 78.3661, 75.5648
        CIE-Luv:
        75.1853, 66.3095, 73.7182
        Hunter-Lab:
        69.6948, 14.7998, 42.5589
      #f9a916 color charts
#f9a916 RGB chart
      #f9a916 CMYK chart
      #f9a916 RGB pie chart
      #f9a916 color shades, tints & tones
#f9a916 color schemes
#f9a916 color preview, HTML & CSS examples
           This text has a color of #f9a916        
        
          <p style="color:#f9a916;">Text here</p>
        
        
          .mytext {color:#f9a916;}
        
        Text color #f9a916
      
           This box has a color of #f9a916        
        
          <div style="background-color:#f9a916;">Content here</div>
        
        
          .mybackground {background-color:#f9a916;}
        
        Background color #f9a916
      
           Border around this has a color of #f9a916        
        
          <div style="border:2px solid #f9a916;">Content here</div>
        
        
          .myborder {border:2px solid #f9a916;}
        
        Border color #f9a916