#f2f695 color space conversions
Hex:
        #f2f695
        RGB:
        242, 246, 149
        CMY:
        5, 4, 42
        CMYK:
        2, 0, 39, 4
      HSL:
        62°, 84.3478%, 77.4510%
        HSV (HSB):
        62°, 39.4309%, 96.4706%
        XYZ:
        74.9985, 86.9587, 41.2656
        xyY:
        0.3690, 0.4279, 86.9587
      CIE-Lab:
        94.7207, -15.2097, 46.1631
        CIE-LCH:
        94.7207, 48.6042, 108.2359
        CIE-Luv:
        94.7207, 2.1348, 64.4173
        Hunter-Lab:
        93.2517, -19.6301, 39.0392
      #f2f695 color charts
#f2f695 RGB chart
      #f2f695 CMYK chart
      #f2f695 RGB pie chart
      #f2f695 color shades, tints & tones
#f2f695 color schemes
#f2f695 color preview, HTML & CSS examples
           This text has a color of #f2f695        
        
          <p style="color:#f2f695;">Text here</p>
        
        
          .mytext {color:#f2f695;}
        
        Text color #f2f695
      
           This box has a color of #f2f695        
        
          <div style="background-color:#f2f695;">Content here</div>
        
        
          .mybackground {background-color:#f2f695;}
        
        Background color #f2f695
      
           Border around this has a color of #f2f695        
        
          <div style="border:2px solid #f2f695;">Content here</div>
        
        
          .myborder {border:2px solid #f2f695;}
        
        Border color #f2f695