#f2c914 color space conversions
Hex:
        #f2c914
        RGB:
        242, 201, 20
        CMY:
        5, 21, 92
        CMYK:
        0, 17, 92, 5
      HSL:
        49°, 89.5161%, 51.3725%
        HSV (HSB):
        49°, 91.7355%, 94.9020%
        XYZ:
        57.6309, 60.7010, 9.3408
        xyY:
        0.4514, 0.4754, 60.7010
      CIE-Lab:
        82.2178, -0.1558, 81.1336
        CIE-LCH:
        82.2178, 81.1337, 90.1100
        CIE-Luv:
        82.2178, 35.8809, 85.5856
        Hunter-Lab:
        77.9109, -4.3071, 47.4293
      #f2c914 color charts
#f2c914 RGB chart
      #f2c914 CMYK chart
      #f2c914 RGB pie chart
      #f2c914 color shades, tints & tones
#f2c914 color schemes
#f2c914 color preview, HTML & CSS examples
           This text has a color of #f2c914        
        
          <p style="color:#f2c914;">Text here</p>
        
        
          .mytext {color:#f2c914;}
        
        Text color #f2c914
      
           This box has a color of #f2c914        
        
          <div style="background-color:#f2c914;">Content here</div>
        
        
          .mybackground {background-color:#f2c914;}
        
        Background color #f2c914
      
           Border around this has a color of #f2c914        
        
          <div style="border:2px solid #f2c914;">Content here</div>
        
        
          .myborder {border:2px solid #f2c914;}
        
        Border color #f2c914