#f9f480 color space conversions
Hex:
        #f9f480
        RGB:
        249, 244, 128
        CMY:
        2, 4, 50
        CMYK:
        0, 2, 49, 2
      HSL:
        58°, 90.9774%, 73.9216%
        HSV (HSB):
        58°, 48.5944%, 97.6471%
        XYZ:
        75.3139, 86.3996, 33.1294
        xyY:
        0.3865, 0.4434, 86.3996
      CIE-Lab:
        94.4829, -13.5380, 55.9696
        CIE-LCH:
        94.4829, 57.5836, 103.5976
        CIE-Luv:
        94.4829, 8.5966, 74.1763
        Hunter-Lab:
        92.9514, -18.0353, 43.9340
      #f9f480 color charts
#f9f480 RGB chart
      #f9f480 CMYK chart
      #f9f480 RGB pie chart
      #f9f480 color shades, tints & tones
#f9f480 color schemes
#f9f480 color preview, HTML & CSS examples
           This text has a color of #f9f480        
        
          <p style="color:#f9f480;">Text here</p>
        
        
          .mytext {color:#f9f480;}
        
        Text color #f9f480
      
           This box has a color of #f9f480        
        
          <div style="background-color:#f9f480;">Content here</div>
        
        
          .mybackground {background-color:#f9f480;}
        
        Background color #f9f480
      
           Border around this has a color of #f9f480        
        
          <div style="border:2px solid #f9f480;">Content here</div>
        
        
          .myborder {border:2px solid #f9f480;}
        
        Border color #f9f480