#fafeb0 color space conversions
Hex:
        #fafeb0
        RGB:
        250, 254, 176
        CMY:
        2, 0, 31
        CMYK:
        2, 0, 31, 0
      HSL:
        63°, 97.5000%, 84.3137%
        HSV (HSB):
        63°, 30.7087%, 99.6078%
        XYZ:
        82.7026, 94.3422, 54.9253
        xyY:
        0.3565, 0.4067, 94.3422
      CIE-Lab:
        97.7697, -13.0440, 36.9458
        CIE-LCH:
        97.7697, 39.1808, 109.4460
        CIE-Luv:
        97.7697, 1.4370, 53.8324
        Hunter-Lab:
        97.1299, -17.9910, 34.4635
      #fafeb0 color charts
#fafeb0 RGB chart
      #fafeb0 CMYK chart
      #fafeb0 RGB pie chart
      #fafeb0 color shades, tints & tones
#fafeb0 color schemes
#fafeb0 color preview, HTML & CSS examples
           This text has a color of #fafeb0        
        
          <p style="color:#fafeb0;">Text here</p>
        
        
          .mytext {color:#fafeb0;}
        
        Text color #fafeb0
      
           This box has a color of #fafeb0        
        
          <div style="background-color:#fafeb0;">Content here</div>
        
        
          .mybackground {background-color:#fafeb0;}
        
        Background color #fafeb0
      
           Border around this has a color of #fafeb0        
        
          <div style="border:2px solid #fafeb0;">Content here</div>
        
        
          .myborder {border:2px solid #fafeb0;}
        
        Border color #fafeb0