#f2fac8 color space conversions
Hex:
        #f2fac8
        RGB:
        242, 250, 200
        CMY:
        5, 2, 22
        CMYK:
        3, 0, 20, 2
      HSL:
        70°, 83.3333%, 88.2353%
        HSV (HSB):
        70°, 20.0000%, 98.0392%
        XYZ:
        81.2289, 91.4186, 68.0079
        xyY:
        0.3375, 0.3799, 91.4186
      CIE-Lab:
        96.5821, -10.7775, 23.1464
        CIE-LCH:
        96.5821, 25.5325, 114.9678
        CIE-Luv:
        96.5821, -2.1316, 35.5884
        Hunter-Lab:
        95.6131, -15.6767, 24.7572
      #f2fac8 color charts
#f2fac8 RGB chart
      #f2fac8 CMYK chart
      #f2fac8 RGB pie chart
      #f2fac8 color shades, tints & tones
#f2fac8 color schemes
#f2fac8 color preview, HTML & CSS examples
           This text has a color of #f2fac8        
        
          <p style="color:#f2fac8;">Text here</p>
        
        
          .mytext {color:#f2fac8;}
        
        Text color #f2fac8
      
           This box has a color of #f2fac8        
        
          <div style="background-color:#f2fac8;">Content here</div>
        
        
          .mybackground {background-color:#f2fac8;}
        
        Background color #f2fac8
      
           Border around this has a color of #f2fac8        
        
          <div style="border:2px solid #f2fac8;">Content here</div>
        
        
          .myborder {border:2px solid #f2fac8;}
        
        Border color #f2fac8