#fcfdb1 color space conversions
Hex:
        #fcfdb1
        RGB:
        252, 253, 177
        CMY:
        1, 1, 31
        CMYK:
        0, 0, 30, 1
      HSL:
        61°, 95.0000%, 84.3137%
        HSV (HSB):
        61°, 30.0395%, 99.2157%
        XYZ:
        83.2060, 94.1203, 55.3766
        xyY:
        0.3576, 0.4045, 94.1203
      CIE-Lab:
        97.6805, -11.6928, 36.3570
        CIE-LCH:
        97.6805, 38.1910, 107.8283
        CIE-Luv:
        97.6805, 3.1985, 52.8310
        Hunter-Lab:
        97.0156, -16.6859, 34.0682
      #fcfdb1 color charts
#fcfdb1 RGB chart
      #fcfdb1 CMYK chart
      #fcfdb1 RGB pie chart
      #fcfdb1 color shades, tints & tones
#fcfdb1 color schemes
#fcfdb1 color preview, HTML & CSS examples
           This text has a color of #fcfdb1        
        
          <p style="color:#fcfdb1;">Text here</p>
        
        
          .mytext {color:#fcfdb1;}
        
        Text color #fcfdb1
      
           This box has a color of #fcfdb1        
        
          <div style="background-color:#fcfdb1;">Content here</div>
        
        
          .mybackground {background-color:#fcfdb1;}
        
        Background color #fcfdb1
      
           Border around this has a color of #fcfdb1        
        
          <div style="border:2px solid #fcfdb1;">Content here</div>
        
        
          .myborder {border:2px solid #fcfdb1;}
        
        Border color #fcfdb1