#f2c988 color space conversions
Hex:
        #f2c988
        RGB:
        242, 201, 136
        CMY:
        5, 21, 47
        CMYK:
        0, 17, 44, 5
      HSL:
        37°, 80.3030%, 74.1176%
        HSV (HSB):
        37°, 43.8017%, 94.9020%
        XYZ:
        61.9485, 62.4281, 32.0773
        xyY:
        0.3960, 0.3990, 62.4281
      CIE-Lab:
        83.1406, 6.1817, 37.8530
        CIE-LCH:
        83.1406, 38.3545, 80.7250
        CIE-Luv:
        83.1406, 30.8451, 48.5917
        Hunter-Lab:
        79.0115, 1.6820, 31.2373
      #f2c988 color charts
#f2c988 RGB chart
      #f2c988 CMYK chart
      #f2c988 RGB pie chart
      #f2c988 color shades, tints & tones
#f2c988 color schemes
#f2c988 color preview, HTML & CSS examples
           This text has a color of #f2c988        
        
          <p style="color:#f2c988;">Text here</p>
        
        
          .mytext {color:#f2c988;}
        
        Text color #f2c988
      
           This box has a color of #f2c988        
        
          <div style="background-color:#f2c988;">Content here</div>
        
        
          .mybackground {background-color:#f2c988;}
        
        Background color #f2c988
      
           Border around this has a color of #f2c988        
        
          <div style="border:2px solid #f2c988;">Content here</div>
        
        
          .myborder {border:2px solid #f2c988;}
        
        Border color #f2c988