#f2c501 color space conversions
Hex:
        #f2c501
        RGB:
        242, 197, 1
        CMY:
        5, 23, 100
        CMYK:
        0, 19, 100, 5
      HSL:
        49°, 99.1770%, 47.6471%
        HSV (HSB):
        49°, 99.5868%, 94.9020%
        XYZ:
        56.5897, 58.8119, 8.3980
        xyY:
        0.4571, 0.4751, 58.8119
      CIE-Lab:
        81.1881, 1.7183, 82.4321
        CIE-LCH:
        81.1881, 82.4500, 88.8058
        CIE-Luv:
        81.1881, 39.0317, 85.2368
        Hunter-Lab:
        76.6889, -2.4884, 47.1896
      #f2c501 color charts
#f2c501 RGB chart
      #f2c501 CMYK chart
      #f2c501 RGB pie chart
      #f2c501 color shades, tints & tones
#f2c501 color schemes
#f2c501 color preview, HTML & CSS examples
           This text has a color of #f2c501        
        
          <p style="color:#f2c501;">Text here</p>
        
        
          .mytext {color:#f2c501;}
        
        Text color #f2c501
      
           This box has a color of #f2c501        
        
          <div style="background-color:#f2c501;">Content here</div>
        
        
          .mybackground {background-color:#f2c501;}
        
        Background color #f2c501
      
           Border around this has a color of #f2c501        
        
          <div style="border:2px solid #f2c501;">Content here</div>
        
        
          .myborder {border:2px solid #f2c501;}
        
        Border color #f2c501