#f1c400 color space conversions
Hex:
        #f1c400
        RGB:
        241, 196, 0
        CMY:
        5, 23, 100
        CMYK:
        0, 19, 100, 5
      HSL:
        49°, 100.0000%, 47.2549%
        HSV (HSB):
        49°, 100.0000%, 94.5098%
        XYZ:
        56.0156, 58.1806, 8.2776
        xyY:
        0.4574, 0.4750, 58.1806
      CIE-Lab:
        80.8391, 1.7953, 82.2388
        CIE-LCH:
        80.8391, 82.2584, 88.7494
        CIE-Luv:
        80.8391, 39.0256, 84.9050
        Hunter-Lab:
        76.2762, -2.3970, 46.9591
      #f1c400 color charts
#f1c400 RGB chart
      #f1c400 CMYK chart
      #f1c400 RGB pie chart
      #f1c400 color shades, tints & tones
#f1c400 color schemes
#f1c400 color preview, HTML & CSS examples
           This text has a color of #f1c400        
        
          <p style="color:#f1c400;">Text here</p>
        
        
          .mytext {color:#f1c400;}
        
        Text color #f1c400
      
           This box has a color of #f1c400        
        
          <div style="background-color:#f1c400;">Content here</div>
        
        
          .mybackground {background-color:#f1c400;}
        
        Background color #f1c400
      
           Border around this has a color of #f1c400        
        
          <div style="border:2px solid #f1c400;">Content here</div>
        
        
          .myborder {border:2px solid #f1c400;}
        
        Border color #f1c400