#fafcb1 color space conversions
Hex:
        #fafcb1
        RGB:
        250, 252, 177
        CMY:
        2, 1, 31
        CMYK:
        1, 0, 30, 1
      HSL:
        62°, 92.5926%, 84.1176%
        HSV (HSB):
        62°, 29.7619%, 98.8235%
        XYZ:
        82.1706, 93.1191, 55.2379
        xyY:
        0.3564, 0.4039, 93.1191
      CIE-Lab:
        97.2759, -11.9415, 35.7929
        CIE-LCH:
        97.2759, 37.7323, 108.4501
        CIE-Luv:
        97.2759, 2.5380, 52.1413
        Hunter-Lab:
        96.4983, -16.8749, 33.6098
      #fafcb1 color charts
#fafcb1 RGB chart
      #fafcb1 CMYK chart
      #fafcb1 RGB pie chart
      #fafcb1 color shades, tints & tones
#fafcb1 color schemes
#fafcb1 color preview, HTML & CSS examples
           This text has a color of #fafcb1        
        
          <p style="color:#fafcb1;">Text here</p>
        
        
          .mytext {color:#fafcb1;}
        
        Text color #fafcb1
      
           This box has a color of #fafcb1        
        
          <div style="background-color:#fafcb1;">Content here</div>
        
        
          .mybackground {background-color:#fafcb1;}
        
        Background color #fafcb1
      
           Border around this has a color of #fafcb1        
        
          <div style="border:2px solid #fafcb1;">Content here</div>
        
        
          .myborder {border:2px solid #fafcb1;}
        
        Border color #fafcb1