#f2cc54 color space conversions
Hex:
        #f2cc54
        RGB:
        242, 204, 84
        CMY:
        5, 20, 67
        CMYK:
        0, 16, 65, 5
      HSL:
        46°, 85.8696%, 63.9216%
        HSV (HSB):
        46°, 65.2893%, 94.9020%
        XYZ:
        59.8110, 62.7031, 17.3380
        xyY:
        0.4277, 0.4484, 62.7031
      CIE-Lab:
        83.2859, 0.5108, 62.7791
        CIE-LCH:
        83.2859, 62.7812, 89.5338
        CIE-Luv:
        83.2859, 31.9384, 73.5247
        Hunter-Lab:
        79.1853, -3.7477, 42.4478
      #f2cc54 color charts
#f2cc54 RGB chart
      #f2cc54 CMYK chart
      #f2cc54 RGB pie chart
      #f2cc54 color shades, tints & tones
#f2cc54 color schemes
#f2cc54 color preview, HTML & CSS examples
           This text has a color of #f2cc54        
        
          <p style="color:#f2cc54;">Text here</p>
        
        
          .mytext {color:#f2cc54;}
        
        Text color #f2cc54
      
           This box has a color of #f2cc54        
        
          <div style="background-color:#f2cc54;">Content here</div>
        
        
          .mybackground {background-color:#f2cc54;}
        
        Background color #f2cc54
      
           Border around this has a color of #f2cc54        
        
          <div style="border:2px solid #f2cc54;">Content here</div>
        
        
          .myborder {border:2px solid #f2cc54;}
        
        Border color #f2cc54