#f9d296 color space conversions
Hex:
        #f9d296
        RGB:
        249, 210, 150
        CMY:
        2, 18, 41
        CMYK:
        0, 16, 40, 2
      HSL:
        36°, 89.1892%, 78.2353%
        HSV (HSB):
        36°, 39.7590%, 97.6471%
        XYZ:
        67.6185, 68.4349, 38.4995
        xyY:
        0.3874, 0.3921, 68.4349
      CIE-Lab:
        86.2235, 5.7353, 34.8216
        CIE-LCH:
        86.2235, 35.2908, 80.6471
        CIE-Luv:
        86.2235, 28.8732, 45.7720
        Hunter-Lab:
        82.7254, 1.1338, 30.3148
      #f9d296 color charts
#f9d296 RGB chart
      #f9d296 CMYK chart
      #f9d296 RGB pie chart
      #f9d296 color shades, tints & tones
#f9d296 color schemes
#f9d296 color preview, HTML & CSS examples
           This text has a color of #f9d296        
        
          <p style="color:#f9d296;">Text here</p>
        
        
          .mytext {color:#f9d296;}
        
        Text color #f9d296
      
           This box has a color of #f9d296        
        
          <div style="background-color:#f9d296;">Content here</div>
        
        
          .mybackground {background-color:#f9d296;}
        
        Background color #f9d296
      
           Border around this has a color of #f9d296        
        
          <div style="border:2px solid #f9d296;">Content here</div>
        
        
          .myborder {border:2px solid #f9d296;}
        
        Border color #f9d296