#f2dc98 color space conversions
Hex:
        #f2dc98
        RGB:
        242, 220, 152
        CMY:
        5, 14, 40
        CMYK:
        0, 9, 37, 5
      HSL:
        45°, 77.5862%, 77.2549%
        HSV (HSB):
        45°, 37.1901%, 94.9020%
        XYZ:
        67.8786, 72.3306, 40.0894
        xyY:
        0.3765, 0.4012, 72.3306
      CIE-Lab:
        88.1275, -1.9001, 36.1839
        CIE-LCH:
        88.1275, 36.2337, 93.0060
        CIE-Luv:
        88.1275, 17.6770, 49.2545
        Hunter-Lab:
        85.0474, -6.3673, 31.5853
      #f2dc98 color charts
#f2dc98 RGB chart
      #f2dc98 CMYK chart
      #f2dc98 RGB pie chart
      #f2dc98 color shades, tints & tones
#f2dc98 color schemes
#f2dc98 color preview, HTML & CSS examples
           This text has a color of #f2dc98        
        
          <p style="color:#f2dc98;">Text here</p>
        
        
          .mytext {color:#f2dc98;}
        
        Text color #f2dc98
      
           This box has a color of #f2dc98        
        
          <div style="background-color:#f2dc98;">Content here</div>
        
        
          .mybackground {background-color:#f2dc98;}
        
        Background color #f2dc98
      
           Border around this has a color of #f2dc98        
        
          <div style="border:2px solid #f2dc98;">Content here</div>
        
        
          .myborder {border:2px solid #f2dc98;}
        
        Border color #f2dc98