#f2c400 color space conversions
Hex:
        #f2c400
        RGB:
        242, 196, 0
        CMY:
        5, 23, 100
        CMYK:
        0, 19, 100, 5
      HSL:
        49°, 100.0000%, 47.4510%
        HSV (HSB):
        49°, 100.0000%, 94.9020%
        XYZ:
        56.3579, 58.3571, 8.2937
        xyY:
        0.4582, 0.4744, 58.3571
      CIE-Lab:
        80.9369, 2.2259, 82.3529
        CIE-LCH:
        80.9369, 82.3829, 88.4517
        CIE-Luv:
        80.9369, 39.7939, 84.9201
        Hunter-Lab:
        76.3918, -1.9977, 47.0373
      #f2c400 color charts
#f2c400 RGB chart
      #f2c400 CMYK chart
      #f2c400 RGB pie chart
      #f2c400 color shades, tints & tones
#f2c400 color schemes
#f2c400 color preview, HTML & CSS examples
           This text has a color of #f2c400        
        
          <p style="color:#f2c400;">Text here</p>
        
        
          .mytext {color:#f2c400;}
        
        Text color #f2c400
      
           This box has a color of #f2c400        
        
          <div style="background-color:#f2c400;">Content here</div>
        
        
          .mybackground {background-color:#f2c400;}
        
        Background color #f2c400
      
           Border around this has a color of #f2c400        
        
          <div style="border:2px solid #f2c400;">Content here</div>
        
        
          .myborder {border:2px solid #f2c400;}
        
        Border color #f2c400