#f9a960 color space conversions
Hex:
        #f9a960
        RGB:
        249, 169, 96
        CMY:
        2, 34, 62
        CMYK:
        0, 32, 61, 2
      HSL:
        29°, 92.7273%, 67.6471%
        HSV (HSB):
        29°, 61.4458%, 97.6471%
        XYZ:
        55.3662, 49.3602, 17.6757
        xyY:
        0.4523, 0.4033, 49.3602
      CIE-Lab:
        75.6749, 22.4288, 48.9574
        CIE-LCH:
        75.6749, 53.8506, 65.3861
        CIE-Luv:
        75.6749, 62.0530, 54.1491
        Hunter-Lab:
        70.2568, 17.7183, 34.2632
      #f9a960 color charts
#f9a960 RGB chart
      #f9a960 CMYK chart
      #f9a960 RGB pie chart
      #f9a960 color shades, tints & tones
#f9a960 color schemes
#f9a960 color preview, HTML & CSS examples
           This text has a color of #f9a960        
        
          <p style="color:#f9a960;">Text here</p>
        
        
          .mytext {color:#f9a960;}
        
        Text color #f9a960
      
           This box has a color of #f9a960        
        
          <div style="background-color:#f9a960;">Content here</div>
        
        
          .mybackground {background-color:#f9a960;}
        
        Background color #f9a960
      
           Border around this has a color of #f9a960        
        
          <div style="border:2px solid #f9a960;">Content here</div>
        
        
          .myborder {border:2px solid #f9a960;}
        
        Border color #f9a960