#f2c974 color space conversions
Hex:
        #f2c974
        RGB:
        242, 201, 116
        CMY:
        5, 21, 55
        CMYK:
        0, 17, 52, 5
      HSL:
        40°, 82.8947%, 70.1961%
        HSV (HSB):
        40°, 52.0661%, 94.9020%
        XYZ:
        60.6570, 61.9115, 25.2761
        xyY:
        0.4103, 0.4188, 61.9115
      CIE-Lab:
        82.8663, 4.3299, 47.5417
        CIE-LCH:
        82.8663, 47.7385, 84.7961
        CIE-Luv:
        82.8663, 32.2598, 59.0145
        Hunter-Lab:
        78.6839, -0.0920, 36.0326
      #f2c974 color charts
#f2c974 RGB chart
      #f2c974 CMYK chart
      #f2c974 RGB pie chart
      #f2c974 color shades, tints & tones
#f2c974 color schemes
#f2c974 color preview, HTML & CSS examples
           This text has a color of #f2c974        
        
          <p style="color:#f2c974;">Text here</p>
        
        
          .mytext {color:#f2c974;}
        
        Text color #f2c974
      
           This box has a color of #f2c974        
        
          <div style="background-color:#f2c974;">Content here</div>
        
        
          .mybackground {background-color:#f2c974;}
        
        Background color #f2c974
      
           Border around this has a color of #f2c974        
        
          <div style="border:2px solid #f2c974;">Content here</div>
        
        
          .myborder {border:2px solid #f2c974;}
        
        Border color #f2c974