#f2cc59 color space conversions
Hex:
        #f2cc59
        RGB:
        242, 204, 89
        CMY:
        5, 20, 65
        CMYK:
        0, 16, 63, 5
      HSL:
        45°, 85.4749%, 64.9020%
        HSV (HSB):
        45°, 63.2231%, 94.9020%
        XYZ:
        60.0140, 62.7842, 18.4067
        xyY:
        0.4250, 0.4446, 62.7842
      CIE-Lab:
        83.3287, 0.8103, 60.6700
        CIE-LCH:
        83.3287, 60.6754, 89.2348
        CIE-Luv:
        83.3287, 31.7089, 71.7686
        Hunter-Lab:
        79.2365, -3.4674, 41.6925
      #f2cc59 color charts
#f2cc59 RGB chart
      #f2cc59 CMYK chart
      #f2cc59 RGB pie chart
      #f2cc59 color shades, tints & tones
#f2cc59 color schemes
#f2cc59 color preview, HTML & CSS examples
           This text has a color of #f2cc59        
        
          <p style="color:#f2cc59;">Text here</p>
        
        
          .mytext {color:#f2cc59;}
        
        Text color #f2cc59
      
           This box has a color of #f2cc59        
        
          <div style="background-color:#f2cc59;">Content here</div>
        
        
          .mybackground {background-color:#f2cc59;}
        
        Background color #f2cc59
      
           Border around this has a color of #f2cc59        
        
          <div style="border:2px solid #f2cc59;">Content here</div>
        
        
          .myborder {border:2px solid #f2cc59;}
        
        Border color #f2cc59