#f1c600 color space conversions
Hex:
        #f1c600
        RGB:
        241, 198, 0
        CMY:
        5, 22, 100
        CMYK:
        0, 18, 100, 5
      HSL:
        49°, 100.0000%, 47.2549%
        HSV (HSB):
        49°, 100.0000%, 94.5098%
        XYZ:
        56.4697, 59.0889, 8.4290
        xyY:
        0.4554, 0.4766, 59.0889
      CIE-Lab:
        81.3405, 0.7642, 82.5899
        CIE-LCH:
        81.3405, 82.5934, 89.4698
        CIE-Luv:
        81.3405, 37.5219, 85.6438
        Hunter-Lab:
        76.8693, -3.3917, 47.3071
      #f1c600 color charts
#f1c600 RGB chart
      #f1c600 CMYK chart
      #f1c600 RGB pie chart
      #f1c600 color shades, tints & tones
#f1c600 color schemes
#f1c600 color preview, HTML & CSS examples
           This text has a color of #f1c600        
        
          <p style="color:#f1c600;">Text here</p>
        
        
          .mytext {color:#f1c600;}
        
        Text color #f1c600
      
           This box has a color of #f1c600        
        
          <div style="background-color:#f1c600;">Content here</div>
        
        
          .mybackground {background-color:#f1c600;}
        
        Background color #f1c600
      
           Border around this has a color of #f1c600        
        
          <div style="border:2px solid #f1c600;">Content here</div>
        
        
          .myborder {border:2px solid #f1c600;}
        
        Border color #f1c600