#f2ce80 color space conversions
Hex:
        #f2ce80
        RGB:
        242, 206, 128
        CMY:
        5, 19, 50
        CMYK:
        0, 15, 47, 5
      HSL:
        41°, 81.4286%, 72.5490%
        HSV (HSB):
        41°, 47.1074%, 94.9020%
        XYZ:
        62.5855, 64.5784, 29.5883
        xyY:
        0.3993, 0.4120, 64.5784
      CIE-Lab:
        84.2660, 2.8116, 43.3286
        CIE-LCH:
        84.2660, 43.4197, 86.2873
        CIE-Luv:
        84.2660, 28.1256, 55.4137
        Hunter-Lab:
        80.3607, -1.6139, 34.4222
      #f2ce80 color charts
#f2ce80 RGB chart
      #f2ce80 CMYK chart
      #f2ce80 RGB pie chart
      #f2ce80 color shades, tints & tones
#f2ce80 color schemes
#f2ce80 color preview, HTML & CSS examples
           This text has a color of #f2ce80        
        
          <p style="color:#f2ce80;">Text here</p>
        
        
          .mytext {color:#f2ce80;}
        
        Text color #f2ce80
      
           This box has a color of #f2ce80        
        
          <div style="background-color:#f2ce80;">Content here</div>
        
        
          .mybackground {background-color:#f2ce80;}
        
        Background color #f2ce80
      
           Border around this has a color of #f2ce80        
        
          <div style="border:2px solid #f2ce80;">Content here</div>
        
        
          .myborder {border:2px solid #f2ce80;}
        
        Border color #f2ce80