#f1fa67 color space conversions
Hex:
        #f1fa67
        RGB:
        241, 250, 103
        CMY:
        5, 2, 60
        CMYK:
        4, 0, 59, 2
      HSL:
        64°, 93.6306%, 69.2157%
        HSV (HSB):
        64°, 58.8000%, 98.0392%
        XYZ:
        72.9094, 88.0513, 25.9848
        xyY:
        0.3900, 0.4710, 88.0513
      CIE-Lab:
        95.1825, -21.5306, 67.6383
        CIE-LCH:
        95.1825, 70.9825, 107.6573
        CIE-Luv:
        95.1825, 0.4121, 86.8078
        Hunter-Lab:
        93.8356, -25.5195, 49.2664
      #f1fa67 color charts
#f1fa67 RGB chart
      #f1fa67 CMYK chart
      #f1fa67 RGB pie chart
      #f1fa67 color shades, tints & tones
#f1fa67 color schemes
#f1fa67 color preview, HTML & CSS examples
           This text has a color of #f1fa67        
        
          <p style="color:#f1fa67;">Text here</p>
        
        
          .mytext {color:#f1fa67;}
        
        Text color #f1fa67
      
           This box has a color of #f1fa67        
        
          <div style="background-color:#f1fa67;">Content here</div>
        
        
          .mybackground {background-color:#f1fa67;}
        
        Background color #f1fa67
      
           Border around this has a color of #f1fa67        
        
          <div style="border:2px solid #f1fa67;">Content here</div>
        
        
          .myborder {border:2px solid #f1fa67;}
        
        Border color #f1fa67