#f2c772 color space conversions
Hex:
        #f2c772
        RGB:
        242, 199, 114
        CMY:
        5, 22, 55
        CMYK:
        0, 18, 53, 5
      HSL:
        40°, 83.1169%, 69.8039%
        HSV (HSB):
        40°, 52.8926%, 94.9020%
        XYZ:
        60.0786, 60.9390, 24.5155
        xyY:
        0.4128, 0.4187, 60.9390
      CIE-Lab:
        82.3459, 5.2004, 47.8901
        CIE-LCH:
        82.3459, 48.1716, 83.8025
        CIE-Luv:
        82.3459, 33.7543, 59.0268
        Hunter-Lab:
        78.0634, 0.7649, 36.0246
      #f2c772 color charts
#f2c772 RGB chart
      #f2c772 CMYK chart
      #f2c772 RGB pie chart
      #f2c772 color shades, tints & tones
#f2c772 color schemes
#f2c772 color preview, HTML & CSS examples
           This text has a color of #f2c772        
        
          <p style="color:#f2c772;">Text here</p>
        
        
          .mytext {color:#f2c772;}
        
        Text color #f2c772
      
           This box has a color of #f2c772        
        
          <div style="background-color:#f2c772;">Content here</div>
        
        
          .mybackground {background-color:#f2c772;}
        
        Background color #f2c772
      
           Border around this has a color of #f2c772        
        
          <div style="border:2px solid #f2c772;">Content here</div>
        
        
          .myborder {border:2px solid #f2c772;}
        
        Border color #f2c772