#f8fa80 color space conversions
Hex:
        #f8fa80
        RGB:
        248, 250, 128
        CMY:
        3, 2, 50
        CMYK:
        1, 0, 49, 2
      HSL:
        61°, 92.4242%, 74.1176%
        HSV (HSB):
        61°, 48.8000%, 98.0392%
        XYZ:
        76.7933, 89.8862, 33.7244
        xyY:
        0.3832, 0.4485, 89.8862
      CIE-Lab:
        95.9495, -16.8496, 57.6977
        CIE-LCH:
        95.9495, 60.1077, 106.2796
        CIE-Luv:
        95.9495, 4.2647, 76.9634
        Hunter-Lab:
        94.8083, -21.3323, 45.2757
      #f8fa80 color charts
#f8fa80 RGB chart
      #f8fa80 CMYK chart
      #f8fa80 RGB pie chart
      #f8fa80 color shades, tints & tones
#f8fa80 color schemes
#f8fa80 color preview, HTML & CSS examples
           This text has a color of #f8fa80        
        
          <p style="color:#f8fa80;">Text here</p>
        
        
          .mytext {color:#f8fa80;}
        
        Text color #f8fa80
      
           This box has a color of #f8fa80        
        
          <div style="background-color:#f8fa80;">Content here</div>
        
        
          .mybackground {background-color:#f8fa80;}
        
        Background color #f8fa80
      
           Border around this has a color of #f8fa80        
        
          <div style="border:2px solid #f8fa80;">Content here</div>
        
        
          .myborder {border:2px solid #f8fa80;}
        
        Border color #f8fa80