#f1cc2d color space conversions
Hex:
        #f1cc2d
        RGB:
        241, 204, 45
        CMY:
        5, 20, 82
        CMYK:
        0, 15, 81, 5
      HSL:
        49°, 87.5000%, 56.0784%
        HSV (HSB):
        49°, 81.3278%, 94.5098%
        XYZ:
        58.3421, 62.0760, 11.3895
        xyY:
        0.4426, 0.4710, 62.0760
      CIE-Lab:
        82.9538, -1.5944, 76.3751
        CIE-LCH:
        82.9538, 76.3917, 91.1959
        CIE-Luv:
        82.9538, 32.4998, 83.5109
        Hunter-Lab:
        78.7883, -5.7016, 46.5809
      #f1cc2d color charts
#f1cc2d RGB chart
      #f1cc2d CMYK chart
      #f1cc2d RGB pie chart
      #f1cc2d color shades, tints & tones
#f1cc2d color schemes
#f1cc2d color preview, HTML & CSS examples
           This text has a color of #f1cc2d        
        
          <p style="color:#f1cc2d;">Text here</p>
        
        
          .mytext {color:#f1cc2d;}
        
        Text color #f1cc2d
      
           This box has a color of #f1cc2d        
        
          <div style="background-color:#f1cc2d;">Content here</div>
        
        
          .mybackground {background-color:#f1cc2d;}
        
        Background color #f1cc2d
      
           Border around this has a color of #f1cc2d        
        
          <div style="border:2px solid #f1cc2d;">Content here</div>
        
        
          .myborder {border:2px solid #f1cc2d;}
        
        Border color #f1cc2d