#f2c985 color space conversions
Hex:
        #f2c985
        RGB:
        242, 201, 133
        CMY:
        5, 21, 48
        CMYK:
        0, 17, 45, 5
      HSL:
        37°, 80.7407%, 73.5294%
        HSV (HSB):
        37°, 45.0413%, 94.9020%
        XYZ:
        61.7382, 62.3440, 30.9699
        xyY:
        0.3982, 0.4021, 62.3440
      CIE-Lab:
        83.0960, 5.8826, 39.3256
        CIE-LCH:
        83.0960, 39.7632, 81.4923
        CIE-Luv:
        83.0960, 31.0706, 50.2546
        Hunter-Lab:
        78.9582, 1.3941, 32.0153
      #f2c985 color charts
#f2c985 RGB chart
      #f2c985 CMYK chart
      #f2c985 RGB pie chart
      #f2c985 color shades, tints & tones
#f2c985 color schemes
#f2c985 color preview, HTML & CSS examples
           This text has a color of #f2c985        
        
          <p style="color:#f2c985;">Text here</p>
        
        
          .mytext {color:#f2c985;}
        
        Text color #f2c985
      
           This box has a color of #f2c985        
        
          <div style="background-color:#f2c985;">Content here</div>
        
        
          .mybackground {background-color:#f2c985;}
        
        Background color #f2c985
      
           Border around this has a color of #f2c985        
        
          <div style="border:2px solid #f2c985;">Content here</div>
        
        
          .myborder {border:2px solid #f2c985;}
        
        Border color #f2c985