#f9d166 color space conversions
Hex:
        #f9d166
        RGB:
        249, 209, 102
        CMY:
        2, 18, 60
        CMYK:
        0, 16, 59, 2
      HSL:
        44°, 92.4528%, 68.8235%
        HSV (HSB):
        44°, 59.0361%, 97.6471%
        XYZ:
        64.2657, 66.7000, 22.0576
        xyY:
        0.4200, 0.4359, 66.7000
      CIE-Lab:
        85.3522, 1.9878, 57.2836
        CIE-LCH:
        85.3522, 57.3180, 88.0126
        CIE-Luv:
        85.3522, 32.6888, 69.3063
        Hunter-Lab:
        81.6701, -2.4620, 41.1559
      #f9d166 color charts
#f9d166 RGB chart
      #f9d166 CMYK chart
      #f9d166 RGB pie chart
      #f9d166 color shades, tints & tones
#f9d166 color schemes
#f9d166 color preview, HTML & CSS examples
           This text has a color of #f9d166        
        
          <p style="color:#f9d166;">Text here</p>
        
        
          .mytext {color:#f9d166;}
        
        Text color #f9d166
      
           This box has a color of #f9d166        
        
          <div style="background-color:#f9d166;">Content here</div>
        
        
          .mybackground {background-color:#f9d166;}
        
        Background color #f9d166
      
           Border around this has a color of #f9d166        
        
          <div style="border:2px solid #f9d166;">Content here</div>
        
        
          .myborder {border:2px solid #f9d166;}
        
        Border color #f9d166