#fafbd1 color space conversions
Hex:
        #fafbd1
        RGB:
        250, 251, 209
        CMY:
        2, 2, 18
        CMYK:
        0, 0, 17, 2
      HSL:
        61°, 84.0000%, 90.1961%
        HSV (HSB):
        61°, 16.7331%, 98.4314%
        XYZ:
        85.4301, 93.9218, 73.9477
        xyY:
        0.3373, 0.3708, 93.9218
      CIE-Lab:
        97.6005, -7.1236, 20.0632
        CIE-LCH:
        97.6005, 21.2903, 109.5478
        CIE-Luv:
        97.6005, 1.6322, 30.7455
        Hunter-Lab:
        96.9133, -12.2484, 22.5993
      #fafbd1 color charts
#fafbd1 RGB chart
      #fafbd1 CMYK chart
      #fafbd1 RGB pie chart
      #fafbd1 color shades, tints & tones
#fafbd1 color schemes
#fafbd1 color preview, HTML & CSS examples
           This text has a color of #fafbd1        
        
          <p style="color:#fafbd1;">Text here</p>
        
        
          .mytext {color:#fafbd1;}
        
        Text color #fafbd1
      
           This box has a color of #fafbd1        
        
          <div style="background-color:#fafbd1;">Content here</div>
        
        
          .mybackground {background-color:#fafbd1;}
        
        Background color #fafbd1
      
           Border around this has a color of #fafbd1        
        
          <div style="border:2px solid #fafbd1;">Content here</div>
        
        
          .myborder {border:2px solid #fafbd1;}
        
        Border color #fafbd1