#fcf8d8 color space conversions
Hex:
        #fcf8d8
        RGB:
        252, 248, 216
        CMY:
        1, 3, 15
        CMYK:
        0, 2, 14, 1
      HSL:
        53°, 85.7143%, 91.7647%
        HSV (HSB):
        53°, 14.2857%, 98.8235%
        XYZ:
        86.1070, 92.7881, 78.3373
        xyY:
        0.3347, 0.3607, 92.7881
      CIE-Lab:
        97.1415, -3.8745, 15.8600
        CIE-LCH:
        97.1415, 16.3264, 103.7283
        CIE-Luv:
        97.1415, 4.0843, 24.2261
        Hunter-Lab:
        96.3266, -9.0092, 19.2112
      #fcf8d8 color charts
#fcf8d8 RGB chart
      #fcf8d8 CMYK chart
      #fcf8d8 RGB pie chart
      #fcf8d8 color shades, tints & tones
#fcf8d8 color schemes
#fcf8d8 color preview, HTML & CSS examples
           This text has a color of #fcf8d8        
        
          <p style="color:#fcf8d8;">Text here</p>
        
        
          .mytext {color:#fcf8d8;}
        
        Text color #fcf8d8
      
           This box has a color of #fcf8d8        
        
          <div style="background-color:#fcf8d8;">Content here</div>
        
        
          .mybackground {background-color:#fcf8d8;}
        
        Background color #fcf8d8
      
           Border around this has a color of #fcf8d8        
        
          <div style="border:2px solid #fcf8d8;">Content here</div>
        
        
          .myborder {border:2px solid #fcf8d8;}
        
        Border color #fcf8d8