#f2d498 color space conversions
Hex:
        #f2d498
        RGB:
        242, 212, 152
        CMY:
        5, 17, 40
        CMYK:
        0, 12, 37, 5
      HSL:
        40°, 77.5862%, 77.2549%
        HSV (HSB):
        40°, 37.1901%, 94.9020%
        XYZ:
        65.8289, 68.2312, 39.4061
        xyY:
        0.3795, 0.3933, 68.2312
      CIE-Lab:
        86.1219, 2.1999, 33.5450
        CIE-LCH:
        86.1219, 33.6171, 86.2478
        CIE-Luv:
        86.1219, 22.6428, 45.0216
        Hunter-Lab:
        82.6022, -2.3002, 29.5367
      #f2d498 color charts
#f2d498 RGB chart
      #f2d498 CMYK chart
      #f2d498 RGB pie chart
      #f2d498 color shades, tints & tones
#f2d498 color schemes
#f2d498 color preview, HTML & CSS examples
           This text has a color of #f2d498        
        
          <p style="color:#f2d498;">Text here</p>
        
        
          .mytext {color:#f2d498;}
        
        Text color #f2d498
      
           This box has a color of #f2d498        
        
          <div style="background-color:#f2d498;">Content here</div>
        
        
          .mybackground {background-color:#f2d498;}
        
        Background color #f2d498
      
           Border around this has a color of #f2d498        
        
          <div style="border:2px solid #f2d498;">Content here</div>
        
        
          .myborder {border:2px solid #f2d498;}
        
        Border color #f2d498