#f1cc66 color space conversions
Hex:
        #f1cc66
        RGB:
        241, 204, 102
        CMY:
        5, 20, 60
        CMYK:
        0, 15, 58, 5
      HSL:
        44°, 83.2335%, 67.2549%
        HSV (HSB):
        44°, 57.6763%, 94.5098%
        XYZ:
        60.2668, 62.8458, 21.5244
        xyY:
        0.4167, 0.4345, 62.8458
      CIE-Lab:
        83.3612, 1.2718, 54.8049
        CIE-LCH:
        83.3612, 54.8197, 88.6707
        CIE-Luv:
        83.3612, 30.3201, 66.6449
        Hunter-Lab:
        79.2754, -3.0325, 39.3946
      #f1cc66 color charts
#f1cc66 RGB chart
      #f1cc66 CMYK chart
      #f1cc66 RGB pie chart
      #f1cc66 color shades, tints & tones
#f1cc66 color schemes
#f1cc66 color preview, HTML & CSS examples
           This text has a color of #f1cc66        
        
          <p style="color:#f1cc66;">Text here</p>
        
        
          .mytext {color:#f1cc66;}
        
        Text color #f1cc66
      
           This box has a color of #f1cc66        
        
          <div style="background-color:#f1cc66;">Content here</div>
        
        
          .mybackground {background-color:#f1cc66;}
        
        Background color #f1cc66
      
           Border around this has a color of #f1cc66        
        
          <div style="border:2px solid #f1cc66;">Content here</div>
        
        
          .myborder {border:2px solid #f1cc66;}
        
        Border color #f1cc66