#fafe80 color space conversions
Hex:
        #fafe80
        RGB:
        250, 254, 128
        CMY:
        2, 0, 50
        CMYK:
        2, 0, 50, 0
      HSL:
        62°, 98.4375%, 74.9020%
        HSV (HSB):
        62°, 49.6063%, 99.6078%
        XYZ:
        78.7624, 92.7661, 34.1765
        xyY:
        0.3829, 0.4510, 92.7661
      CIE-Lab:
        97.1326, -18.0022, 59.1354
        CIE-LCH:
        97.1326, 61.8149, 106.9314
        CIE-Luv:
        97.1326, 3.1235, 78.9238
        Hunter-Lab:
        96.3152, -22.5819, 46.3821
      #fafe80 color charts
#fafe80 RGB chart
      #fafe80 CMYK chart
      #fafe80 RGB pie chart
      #fafe80 color shades, tints & tones
#fafe80 color schemes
#fafe80 color preview, HTML & CSS examples
           This text has a color of #fafe80        
        
          <p style="color:#fafe80;">Text here</p>
        
        
          .mytext {color:#fafe80;}
        
        Text color #fafe80
      
           This box has a color of #fafe80        
        
          <div style="background-color:#fafe80;">Content here</div>
        
        
          .mybackground {background-color:#fafe80;}
        
        Background color #fafe80
      
           Border around this has a color of #fafe80        
        
          <div style="border:2px solid #fafe80;">Content here</div>
        
        
          .myborder {border:2px solid #fafe80;}
        
        Border color #fafe80