#f9d350 color space conversions
Hex:
        #f9d350
        RGB:
        249, 211, 80
        CMY:
        2, 17, 69
        CMYK:
        0, 15, 68, 2
      HSL:
        47°, 93.3702%, 64.5098%
        HSV (HSB):
        47°, 67.8715%, 97.6471%
        XYZ:
        63.8092, 67.3075, 17.2180
        xyY:
        0.4302, 0.4538, 67.3075
      CIE-Lab:
        85.6590, -0.3760, 67.1214
        CIE-LCH:
        85.6590, 67.1225, 90.3210
        CIE-Luv:
        85.6590, 32.3180, 78.0471
        Hunter-Lab:
        82.0411, -4.7399, 44.9856
      #f9d350 color charts
#f9d350 RGB chart
      #f9d350 CMYK chart
      #f9d350 RGB pie chart
      #f9d350 color shades, tints & tones
#f9d350 color schemes
#f9d350 color preview, HTML & CSS examples
           This text has a color of #f9d350        
        
          <p style="color:#f9d350;">Text here</p>
        
        
          .mytext {color:#f9d350;}
        
        Text color #f9d350
      
           This box has a color of #f9d350        
        
          <div style="background-color:#f9d350;">Content here</div>
        
        
          .mybackground {background-color:#f9d350;}
        
        Background color #f9d350
      
           Border around this has a color of #f9d350        
        
          <div style="border:2px solid #f9d350;">Content here</div>
        
        
          .myborder {border:2px solid #f9d350;}
        
        Border color #f9d350