#f2ce98 color space conversions
Hex:
        #f2ce98
        RGB:
        242, 206, 152
        CMY:
        5, 19, 40
        CMYK:
        0, 15, 37, 5
      HSL:
        36°, 77.5862%, 77.2549%
        HSV (HSB):
        36°, 37.1901%, 94.9020%
        XYZ:
        64.3568, 65.2869, 38.9154
        xyY:
        0.3818, 0.3873, 65.2869
      CIE-Lab:
        84.6313, 5.3022, 31.5691
        CIE-LCH:
        84.6313, 32.0113, 80.4658
        CIE-Luv:
        84.6313, 26.4076, 41.8326
        Hunter-Lab:
        80.8003, 0.7733, 28.0047
      #f2ce98 color charts
#f2ce98 RGB chart
      #f2ce98 CMYK chart
      #f2ce98 RGB pie chart
      #f2ce98 color shades, tints & tones
#f2ce98 color schemes
#f2ce98 color preview, HTML & CSS examples
           This text has a color of #f2ce98        
        
          <p style="color:#f2ce98;">Text here</p>
        
        
          .mytext {color:#f2ce98;}
        
        Text color #f2ce98
      
           This box has a color of #f2ce98        
        
          <div style="background-color:#f2ce98;">Content here</div>
        
        
          .mybackground {background-color:#f2ce98;}
        
        Background color #f2ce98
      
           Border around this has a color of #f2ce98        
        
          <div style="border:2px solid #f2ce98;">Content here</div>
        
        
          .myborder {border:2px solid #f2ce98;}
        
        Border color #f2ce98