#f2f895 color space conversions
Hex:
        #f2f895
        RGB:
        242, 248, 149
        CMY:
        5, 3, 42
        CMYK:
        2, 0, 40, 3
      HSL:
        64°, 87.6106%, 77.8431%
        HSV (HSB):
        64°, 39.9194%, 97.2549%
        XYZ:
        75.6102, 88.1820, 41.4695
        xyY:
        0.3684, 0.4296, 88.1820
      CIE-Lab:
        95.2375, -16.1845, 46.8161
        CIE-LCH:
        95.2375, 49.5347, 109.0705
        CIE-Luv:
        95.2375, 0.9598, 65.4347
        Hunter-Lab:
        93.9053, -20.6105, 39.5506
      #f2f895 color charts
#f2f895 RGB chart
      #f2f895 CMYK chart
      #f2f895 RGB pie chart
      #f2f895 color shades, tints & tones
#f2f895 color schemes
#f2f895 color preview, HTML & CSS examples
           This text has a color of #f2f895        
        
          <p style="color:#f2f895;">Text here</p>
        
        
          .mytext {color:#f2f895;}
        
        Text color #f2f895
      
           This box has a color of #f2f895        
        
          <div style="background-color:#f2f895;">Content here</div>
        
        
          .mybackground {background-color:#f2f895;}
        
        Background color #f2f895
      
           Border around this has a color of #f2f895        
        
          <div style="border:2px solid #f2f895;">Content here</div>
        
        
          .myborder {border:2px solid #f2f895;}
        
        Border color #f2f895