#f9f514 color space conversions
Hex:
        #f9f514
        RGB:
        249, 245, 20
        CMY:
        2, 4, 92
        CMYK:
        0, 2, 92, 2
      HSL:
        59°, 95.0207%, 52.7451%
        HSV (HSB):
        59°, 91.9679%, 97.6471%
        XYZ:
        71.8456, 85.4951, 13.3774
        xyY:
        0.4208, 0.5008, 85.4951
      CIE-Lab:
        94.0960, -19.0845, 90.3947
        CIE-LCH:
        94.0960, 92.3874, 101.9215
        CIE-Luv:
        94.0960, 10.1006, 102.1176
        Hunter-Lab:
        92.4635, -23.1139, 56.1466
      #f9f514 color charts
#f9f514 RGB chart
      #f9f514 CMYK chart
      #f9f514 RGB pie chart
      #f9f514 color shades, tints & tones
#f9f514 color schemes
#f9f514 color preview, HTML & CSS examples
           This text has a color of #f9f514        
        
          <p style="color:#f9f514;">Text here</p>
        
        
          .mytext {color:#f9f514;}
        
        Text color #f9f514
      
           This box has a color of #f9f514        
        
          <div style="background-color:#f9f514;">Content here</div>
        
        
          .mybackground {background-color:#f9f514;}
        
        Background color #f9f514
      
           Border around this has a color of #f9f514        
        
          <div style="border:2px solid #f9f514;">Content here</div>
        
        
          .myborder {border:2px solid #f9f514;}
        
        Border color #f9f514