#f9b166 color space conversions
Hex:
        #f9b166
        RGB:
        249, 177, 102
        CMY:
        2, 31, 60
        CMYK:
        0, 29, 59, 2
      HSL:
        31°, 92.4528%, 68.8235%
        HSV (HSB):
        31°, 59.0361%, 97.6471%
        XYZ:
        57.1873, 52.5433, 19.6981
        xyY:
        0.4418, 0.4060, 52.5433
      CIE-Lab:
        77.6046, 18.6401, 48.2727
        CIE-LCH:
        77.6046, 51.7466, 68.8863
        CIE-Luv:
        77.6046, 55.5687, 55.0054
        Hunter-Lab:
        72.4868, 13.9730, 34.6288
      #f9b166 color charts
#f9b166 RGB chart
      #f9b166 CMYK chart
      #f9b166 RGB pie chart
      #f9b166 color shades, tints & tones
#f9b166 color schemes
#f9b166 color preview, HTML & CSS examples
           This text has a color of #f9b166        
        
          <p style="color:#f9b166;">Text here</p>
        
        
          .mytext {color:#f9b166;}
        
        Text color #f9b166
      
           This box has a color of #f9b166        
        
          <div style="background-color:#f9b166;">Content here</div>
        
        
          .mybackground {background-color:#f9b166;}
        
        Background color #f9b166
      
           Border around this has a color of #f9b166        
        
          <div style="border:2px solid #f9b166;">Content here</div>
        
        
          .myborder {border:2px solid #f9b166;}
        
        Border color #f9b166