#f1f6aa color space conversions
Hex:
        #f1f6aa
        RGB:
        241, 246, 170
        CMY:
        5, 4, 33
        CMYK:
        2, 0, 31, 4
      HSL:
        64°, 80.8511%, 81.5686%
        HSV (HSB):
        64°, 30.8943%, 96.4706%
        XYZ:
        76.4871, 87.5146, 50.8909
        xyY:
        0.3559, 0.4072, 87.5146
      CIE-Lab:
        94.9562, -13.1877, 36.0924
        CIE-LCH:
        94.9562, 38.4263, 110.0716
        CIE-Luv:
        94.9562, 0.7233, 52.4502
        Hunter-Lab:
        93.5492, -17.7672, 33.2306
      #f1f6aa color charts
#f1f6aa RGB chart
      #f1f6aa CMYK chart
      #f1f6aa RGB pie chart
      #f1f6aa color shades, tints & tones
#f1f6aa color schemes
#f1f6aa color preview, HTML & CSS examples
           This text has a color of #f1f6aa        
        
          <p style="color:#f1f6aa;">Text here</p>
        
        
          .mytext {color:#f1f6aa;}
        
        Text color #f1f6aa
      
           This box has a color of #f1f6aa        
        
          <div style="background-color:#f1f6aa;">Content here</div>
        
        
          .mybackground {background-color:#f1f6aa;}
        
        Background color #f1f6aa
      
           Border around this has a color of #f1f6aa        
        
          <div style="border:2px solid #f1f6aa;">Content here</div>
        
        
          .myborder {border:2px solid #f1f6aa;}
        
        Border color #f1f6aa