#f9d480 color space conversions
Hex:
        #f9d480
        RGB:
        249, 212, 128
        CMY:
        2, 17, 50
        CMYK:
        0, 15, 49, 2
      HSL:
        42°, 90.9774%, 73.9216%
        HSV (HSB):
        42°, 48.5944%, 97.6471%
        XYZ:
        66.5067, 68.7852, 30.1937
        xyY:
        0.4019, 0.4157, 68.7852
      CIE-Lab:
        86.3976, 2.5248, 46.1262
        CIE-LCH:
        86.3976, 46.1953, 86.8669
        CIE-Luv:
        86.3976, 29.1185, 58.8364
        Hunter-Lab:
        82.9369, -2.0012, 36.4709
      #f9d480 color charts
#f9d480 RGB chart
      #f9d480 CMYK chart
      #f9d480 RGB pie chart
      #f9d480 color shades, tints & tones
#f9d480 color schemes
#f9d480 color preview, HTML & CSS examples
           This text has a color of #f9d480        
        
          <p style="color:#f9d480;">Text here</p>
        
        
          .mytext {color:#f9d480;}
        
        Text color #f9d480
      
           This box has a color of #f9d480        
        
          <div style="background-color:#f9d480;">Content here</div>
        
        
          .mybackground {background-color:#f9d480;}
        
        Background color #f9d480
      
           Border around this has a color of #f9d480        
        
          <div style="border:2px solid #f9d480;">Content here</div>
        
        
          .myborder {border:2px solid #f9d480;}
        
        Border color #f9d480