#f2c406 color space conversions
Hex:
        #f2c406
        RGB:
        242, 196, 6
        CMY:
        5, 23, 98
        CMYK:
        0, 19, 98, 5
      HSL:
        48°, 95.1613%, 48.6275%
        HSV (HSB):
        48°, 97.5207%, 94.9020%
        XYZ:
        56.3907, 58.3702, 8.4668
        xyY:
        0.4576, 0.4737, 58.3702
      CIE-Lab:
        80.9442, 2.2762, 81.7796
        CIE-LCH:
        80.9442, 81.8113, 88.4057
        CIE-Luv:
        80.9442, 39.7479, 84.6055
        Hunter-Lab:
        76.4004, -1.9508, 46.9097
      #f2c406 color charts
#f2c406 RGB chart
      #f2c406 CMYK chart
      #f2c406 RGB pie chart
      #f2c406 color shades, tints & tones
#f2c406 color schemes
#f2c406 color preview, HTML & CSS examples
           This text has a color of #f2c406        
        
          <p style="color:#f2c406;">Text here</p>
        
        
          .mytext {color:#f2c406;}
        
        Text color #f2c406
      
           This box has a color of #f2c406        
        
          <div style="background-color:#f2c406;">Content here</div>
        
        
          .mybackground {background-color:#f2c406;}
        
        Background color #f2c406
      
           Border around this has a color of #f2c406        
        
          <div style="border:2px solid #f2c406;">Content here</div>
        
        
          .myborder {border:2px solid #f2c406;}
        
        Border color #f2c406