#f1d96a color space conversions
Hex:
        #f1d96a
        RGB:
        241, 217, 106
        CMY:
        5, 15, 58
        CMYK:
        0, 10, 56, 5
      HSL:
        49°, 82.8221%, 68.0392%
        HSV (HSB):
        49°, 56.0166%, 94.5098%
        XYZ:
        63.6900, 69.3671, 23.6680
        xyY:
        0.4064, 0.4426, 69.3671
      CIE-Lab:
        86.6855, -5.0734, 56.7906
        CIE-LCH:
        86.6855, 57.0167, 95.1050
        CIE-Luv:
        86.6855, 21.3440, 70.8776
        Hunter-Lab:
        83.2869, -9.2521, 41.4521
      #f1d96a color charts
#f1d96a RGB chart
      #f1d96a CMYK chart
      #f1d96a RGB pie chart
      #f1d96a color shades, tints & tones
#f1d96a color schemes
#f1d96a color preview, HTML & CSS examples
           This text has a color of #f1d96a        
        
          <p style="color:#f1d96a;">Text here</p>
        
        
          .mytext {color:#f1d96a;}
        
        Text color #f1d96a
      
           This box has a color of #f1d96a        
        
          <div style="background-color:#f1d96a;">Content here</div>
        
        
          .mybackground {background-color:#f1d96a;}
        
        Background color #f1d96a
      
           Border around this has a color of #f1d96a        
        
          <div style="border:2px solid #f1d96a;">Content here</div>
        
        
          .myborder {border:2px solid #f1d96a;}
        
        Border color #f1d96a