#faff79 color space conversions
Hex:
        #faff79
        RGB:
        250, 255, 121
        CMY:
        2, 0, 53
        CMYK:
        2, 0, 53, 0
      HSL:
        62°, 100.0000%, 73.7255%
        HSV (HSB):
        62°, 52.5490%, 100.0000%
        XYZ:
        78.6355, 93.2245, 31.9387
        xyY:
        0.3858, 0.4574, 93.2245
      CIE-Lab:
        97.3186, -19.0563, 62.4899
        CIE-LCH:
        97.3186, 65.3309, 106.9591
        CIE-Luv:
        97.3186, 2.7156, 82.3781
        Hunter-Lab:
        96.5528, -23.5916, 47.9744
      #faff79 color charts
#faff79 RGB chart
      #faff79 CMYK chart
      #faff79 RGB pie chart
      #faff79 color shades, tints & tones
#faff79 color schemes
#faff79 color preview, HTML & CSS examples
           This text has a color of #faff79        
        
          <p style="color:#faff79;">Text here</p>
        
        
          .mytext {color:#faff79;}
        
        Text color #faff79
      
           This box has a color of #faff79        
        
          <div style="background-color:#faff79;">Content here</div>
        
        
          .mybackground {background-color:#faff79;}
        
        Background color #faff79
      
           Border around this has a color of #faff79        
        
          <div style="border:2px solid #faff79;">Content here</div>
        
        
          .myborder {border:2px solid #faff79;}
        
        Border color #faff79