#f2f060 color space conversions
Hex:
        #f2f060
        RGB:
        242, 240, 96
        CMY:
        5, 6, 62
        CMYK:
        0, 1, 60, 5
      HSL:
        59°, 84.8837%, 66.2745%
        HSV (HSB):
        59°, 60.3306%, 94.9020%
        XYZ:
        69.8894, 82.0420, 23.2184
        xyY:
        0.3990, 0.4684, 82.0420
      CIE-Lab:
        92.5934, -16.7795, 67.7428
        CIE-LCH:
        92.5934, 69.7900, 103.9118
        CIE-Luv:
        92.5934, 7.4520, 84.9304
        Hunter-Lab:
        90.5770, -20.7789, 48.2055
      #f2f060 color charts
#f2f060 RGB chart
      #f2f060 CMYK chart
      #f2f060 RGB pie chart
      #f2f060 color shades, tints & tones
#f2f060 color schemes
#f2f060 color preview, HTML & CSS examples
           This text has a color of #f2f060        
        
          <p style="color:#f2f060;">Text here</p>
        
        
          .mytext {color:#f2f060;}
        
        Text color #f2f060
      
           This box has a color of #f2f060        
        
          <div style="background-color:#f2f060;">Content here</div>
        
        
          .mybackground {background-color:#f2f060;}
        
        Background color #f2f060
      
           Border around this has a color of #f2f060        
        
          <div style="border:2px solid #f2f060;">Content here</div>
        
        
          .myborder {border:2px solid #f2f060;}
        
        Border color #f2f060