#fcf5ef color space conversions
Hex:
        #fcf5ef
        RGB:
        252, 245, 239
        CMY:
        1, 4, 6
        CMYK:
        0, 3, 5, 1
      HSL:
        28°, 68.4211%, 96.2745%
        HSV (HSB):
        28°, 5.1587%, 98.8235%
        XYZ:
        88.3773, 92.2323, 94.8060
        xyY:
        0.3209, 0.3349, 92.2323
      CIE-Lab:
        96.9152, 1.3165, 3.7010
        CIE-LCH:
        96.9152, 3.9282, 70.4193
        CIE-Luv:
        96.9152, 4.3381, 5.4241
        Hunter-Lab:
        96.0376, -3.8037, 8.6967
      #fcf5ef color charts
#fcf5ef RGB chart
      #fcf5ef CMYK chart
      #fcf5ef RGB pie chart
      #fcf5ef color shades, tints & tones
#fcf5ef color schemes
#fcf5ef color preview, HTML & CSS examples
           This text has a color of #fcf5ef        
        
          <p style="color:#fcf5ef;">Text here</p>
        
        
          .mytext {color:#fcf5ef;}
        
        Text color #fcf5ef
      
           This box has a color of #fcf5ef        
        
          <div style="background-color:#fcf5ef;">Content here</div>
        
        
          .mybackground {background-color:#fcf5ef;}
        
        Background color #fcf5ef
      
           Border around this has a color of #fcf5ef        
        
          <div style="border:2px solid #fcf5ef;">Content here</div>
        
        
          .myborder {border:2px solid #fcf5ef;}
        
        Border color #fcf5ef