#f2f66d color space conversions
Hex:
        #f2f66d
        RGB:
        242, 246, 109
        CMY:
        5, 4, 57
        CMYK:
        2, 0, 56, 4
      HSL:
        62°, 88.3871%, 69.6078%
        HSV (HSB):
        62°, 55.6911%, 96.4706%
        XYZ:
        72.3340, 85.8929, 27.2346
        xyY:
        0.3900, 0.4631, 85.8929
      CIE-Lab:
        94.2665, -18.7896, 64.1013
        CIE-LCH:
        94.2665, 66.7984, 106.3371
        CIE-Luv:
        94.2665, 3.3693, 82.8285
        Hunter-Lab:
        92.6784, -22.8708, 47.4519
      #f2f66d color charts
#f2f66d RGB chart
      #f2f66d CMYK chart
      #f2f66d RGB pie chart
      #f2f66d color shades, tints & tones
#f2f66d color schemes
#f2f66d color preview, HTML & CSS examples
           This text has a color of #f2f66d        
        
          <p style="color:#f2f66d;">Text here</p>
        
        
          .mytext {color:#f2f66d;}
        
        Text color #f2f66d
      
           This box has a color of #f2f66d        
        
          <div style="background-color:#f2f66d;">Content here</div>
        
        
          .mybackground {background-color:#f2f66d;}
        
        Background color #f2f66d
      
           Border around this has a color of #f2f66d        
        
          <div style="border:2px solid #f2f66d;">Content here</div>
        
        
          .myborder {border:2px solid #f2f66d;}
        
        Border color #f2f66d