#f2cc01 color space conversions
Hex:
        #f2cc01
        RGB:
        242, 204, 1
        CMY:
        5, 20, 100
        CMYK:
        0, 16, 100, 5
      HSL:
        51°, 99.1770%, 47.6471%
        HSV (HSB):
        51°, 99.5868%, 94.9020%
        XYZ:
        58.2163, 62.0652, 8.9402
        xyY:
        0.4505, 0.4803, 62.0652
      CIE-Lab:
        82.9481, -1.8754, 83.6724
        CIE-LCH:
        82.9481, 83.6934, 91.2840
        CIE-Luv:
        82.9481, 33.8109, 87.8251
        Hunter-Lab:
        78.7814, -5.9633, 48.4188
      #f2cc01 color charts
#f2cc01 RGB chart
      #f2cc01 CMYK chart
      #f2cc01 RGB pie chart
      #f2cc01 color shades, tints & tones
#f2cc01 color schemes
#f2cc01 color preview, HTML & CSS examples
           This text has a color of #f2cc01        
        
          <p style="color:#f2cc01;">Text here</p>
        
        
          .mytext {color:#f2cc01;}
        
        Text color #f2cc01
      
           This box has a color of #f2cc01        
        
          <div style="background-color:#f2cc01;">Content here</div>
        
        
          .mybackground {background-color:#f2cc01;}
        
        Background color #f2cc01
      
           Border around this has a color of #f2cc01        
        
          <div style="border:2px solid #f2cc01;">Content here</div>
        
        
          .myborder {border:2px solid #f2cc01;}
        
        Border color #f2cc01