#f2f050 color space conversions
Hex:
        #f2f050
        RGB:
        242, 240, 80
        CMY:
        5, 6, 69
        CMYK:
        0, 1, 67, 5
      HSL:
        59°, 86.1702%, 63.1373%
        HSV (HSB):
        59°, 66.9421%, 94.9020%
        XYZ:
        69.2260, 81.7766, 19.7253
        xyY:
        0.4055, 0.4790, 81.7766
      CIE-Lab:
        92.4762, -17.7067, 73.8614
        CIE-LCH:
        92.4762, 75.9542, 103.4810
        CIE-Luv:
        92.4762, 7.8259, 89.9346
        Hunter-Lab:
        90.4304, -21.6085, 50.3686
      #f2f050 color charts
#f2f050 RGB chart
      #f2f050 CMYK chart
      #f2f050 RGB pie chart
      #f2f050 color shades, tints & tones
#f2f050 color schemes
#f2f050 color preview, HTML & CSS examples
           This text has a color of #f2f050        
        
          <p style="color:#f2f050;">Text here</p>
        
        
          .mytext {color:#f2f050;}
        
        Text color #f2f050
      
           This box has a color of #f2f050        
        
          <div style="background-color:#f2f050;">Content here</div>
        
        
          .mybackground {background-color:#f2f050;}
        
        Background color #f2f050
      
           Border around this has a color of #f2f050        
        
          <div style="border:2px solid #f2f050;">Content here</div>
        
        
          .myborder {border:2px solid #f2f050;}
        
        Border color #f2f050