#f2c470 color space conversions
Hex:
        #f2c470
        RGB:
        242, 196, 112
        CMY:
        5, 23, 56
        CMYK:
        0, 19, 54, 5
      HSL:
        39°, 83.3333%, 69.4118%
        HSV (HSB):
        39°, 53.7190%, 94.9020%
        XYZ:
        59.2825, 59.5270, 23.6946
        xyY:
        0.4160, 0.4177, 59.5270
      CIE-Lab:
        81.5804, 6.5963, 47.9437
        CIE-LCH:
        81.5804, 48.3954, 82.1662
        CIE-Luv:
        81.5804, 35.9499, 58.5663
        Hunter-Lab:
        77.1537, 2.1348, 35.7991
      #f2c470 color charts
#f2c470 RGB chart
      #f2c470 CMYK chart
      #f2c470 RGB pie chart
      #f2c470 color shades, tints & tones
#f2c470 color schemes
#f2c470 color preview, HTML & CSS examples
           This text has a color of #f2c470        
        
          <p style="color:#f2c470;">Text here</p>
        
        
          .mytext {color:#f2c470;}
        
        Text color #f2c470
      
           This box has a color of #f2c470        
        
          <div style="background-color:#f2c470;">Content here</div>
        
        
          .mybackground {background-color:#f2c470;}
        
        Background color #f2c470
      
           Border around this has a color of #f2c470        
        
          <div style="border:2px solid #f2c470;">Content here</div>
        
        
          .myborder {border:2px solid #f2c470;}
        
        Border color #f2c470