#f2c999 color space conversions
Hex:
        #f2c999
        RGB:
        242, 201, 153
        CMY:
        5, 21, 40
        CMYK:
        0, 17, 37, 5
      HSL:
        32°, 77.3913%, 77.4510%
        HSV (HSB):
        32°, 36.7769%, 94.9020%
        XYZ:
        63.2544, 62.9504, 38.9538
        xyY:
        0.3830, 0.3812, 62.9504
      CIE-Lab:
        83.4163, 8.0181, 29.4276
        CIE-LCH:
        83.4163, 30.5004, 74.7587
        CIE-Luv:
        83.4163, 29.4853, 38.5491
        Hunter-Lab:
        79.3413, 3.4607, 26.4296
      #f2c999 color charts
#f2c999 RGB chart
      #f2c999 CMYK chart
      #f2c999 RGB pie chart
      #f2c999 color shades, tints & tones
#f2c999 color schemes
#f2c999 color preview, HTML & CSS examples
           This text has a color of #f2c999        
        
          <p style="color:#f2c999;">Text here</p>
        
        
          .mytext {color:#f2c999;}
        
        Text color #f2c999
      
           This box has a color of #f2c999        
        
          <div style="background-color:#f2c999;">Content here</div>
        
        
          .mybackground {background-color:#f2c999;}
        
        Background color #f2c999
      
           Border around this has a color of #f2c999        
        
          <div style="border:2px solid #f2c999;">Content here</div>
        
        
          .myborder {border:2px solid #f2c999;}
        
        Border color #f2c999