#fafbc1 color space conversions
Hex:
        #fafbc1
        RGB:
        250, 251, 193
        CMY:
        2, 2, 24
        CMYK:
        0, 0, 23, 2
      HSL:
        61°, 87.8788%, 87.0588%
        HSV (HSB):
        61°, 23.1076%, 98.4314%
        XYZ:
        83.5472, 93.1686, 64.0320
        xyY:
        0.3470, 0.3870, 93.1686
      CIE-Lab:
        97.2960, -9.3827, 27.7759
        CIE-LCH:
        97.2960, 29.3178, 108.6651
        CIE-Luv:
        97.2960, 2.3953, 41.5098
        Hunter-Lab:
        96.5239, -14.4144, 28.2349
      #fafbc1 color charts
#fafbc1 RGB chart
      #fafbc1 CMYK chart
      #fafbc1 RGB pie chart
      #fafbc1 color shades, tints & tones
#fafbc1 color schemes
#fafbc1 color preview, HTML & CSS examples
           This text has a color of #fafbc1        
        
          <p style="color:#fafbc1;">Text here</p>
        
        
          .mytext {color:#fafbc1;}
        
        Text color #fafbc1
      
           This box has a color of #fafbc1        
        
          <div style="background-color:#fafbc1;">Content here</div>
        
        
          .mybackground {background-color:#fafbc1;}
        
        Background color #fafbc1
      
           Border around this has a color of #fafbc1        
        
          <div style="border:2px solid #fafbc1;">Content here</div>
        
        
          .myborder {border:2px solid #fafbc1;}
        
        Border color #fafbc1