#f9f160 color space conversions
Hex:
        #f9f160
        RGB:
        249, 241, 96
        CMY:
        2, 5, 62
        CMYK:
        0, 3, 61, 2
      HSL:
        57°, 92.7273%, 67.6471%
        HSV (HSB):
        57°, 61.4458%, 97.6471%
        XYZ:
        72.6335, 83.8949, 23.4315
        xyY:
        0.4036, 0.4662, 83.8949
      CIE-Lab:
        93.4048, -14.4461, 68.7776
        CIE-LCH:
        93.4048, 70.2784, 101.8620
        CIE-Luv:
        93.4048, 11.5167, 85.5666
        Hunter-Lab:
        91.5941, -18.7404, 48.9484
      #f9f160 color charts
#f9f160 RGB chart
      #f9f160 CMYK chart
      #f9f160 RGB pie chart
      #f9f160 color shades, tints & tones
#f9f160 color schemes
#f9f160 color preview, HTML & CSS examples
           This text has a color of #f9f160        
        
          <p style="color:#f9f160;">Text here</p>
        
        
          .mytext {color:#f9f160;}
        
        Text color #f9f160
      
           This box has a color of #f9f160        
        
          <div style="background-color:#f9f160;">Content here</div>
        
        
          .mybackground {background-color:#f9f160;}
        
        Background color #f9f160
      
           Border around this has a color of #f9f160        
        
          <div style="border:2px solid #f9f160;">Content here</div>
        
        
          .myborder {border:2px solid #f9f160;}
        
        Border color #f9f160