#f2cd70 color space conversions
Hex:
        #f2cd70
        RGB:
        242, 205, 112
        CMY:
        5, 20, 56
        CMYK:
        0, 15, 54, 5
      HSL:
        43°, 83.3333%, 69.4118%
        HSV (HSB):
        43°, 53.7190%, 94.9020%
        XYZ:
        61.3739, 63.7097, 24.3917
        xyY:
        0.4106, 0.4262, 63.7097
      CIE-Lab:
        83.8144, 1.9326, 50.6271
        CIE-LCH:
        83.8144, 50.6640, 87.8139
        CIE-Luv:
        83.8144, 29.7950, 62.7747
        Hunter-Lab:
        79.8184, -2.4301, 37.7544
      #f2cd70 color charts
#f2cd70 RGB chart
      #f2cd70 CMYK chart
      #f2cd70 RGB pie chart
      #f2cd70 color shades, tints & tones
#f2cd70 color schemes
#f2cd70 color preview, HTML & CSS examples
           This text has a color of #f2cd70        
        
          <p style="color:#f2cd70;">Text here</p>
        
        
          .mytext {color:#f2cd70;}
        
        Text color #f2cd70
      
           This box has a color of #f2cd70        
        
          <div style="background-color:#f2cd70;">Content here</div>
        
        
          .mybackground {background-color:#f2cd70;}
        
        Background color #f2cd70
      
           Border around this has a color of #f2cd70        
        
          <div style="border:2px solid #f2cd70;">Content here</div>
        
        
          .myborder {border:2px solid #f2cd70;}
        
        Border color #f2cd70