#fcf2c2 color space conversions
Hex:
        #fcf2c2
        RGB:
        252, 242, 194
        CMY:
        1, 5, 24
        CMYK:
        0, 4, 23, 1
      HSL:
        50°, 90.6250%, 87.4510%
        HSV (HSB):
        50°, 23.0159%, 98.8235%
        XYZ:
        81.6346, 88.0948, 63.7403
        xyY:
        0.3497, 0.3773, 88.0948
      CIE-Lab:
        95.2008, -4.0349, 24.4183
        CIE-LCH:
        95.2008, 24.7494, 99.3827
        CIE-Luv:
        95.2008, 8.6378, 35.8604
        Hunter-Lab:
        93.8588, -9.0008, 25.4368
      #fcf2c2 color charts
#fcf2c2 RGB chart
      #fcf2c2 CMYK chart
      #fcf2c2 RGB pie chart
      #fcf2c2 color shades, tints & tones
#fcf2c2 color schemes
#fcf2c2 color preview, HTML & CSS examples
           This text has a color of #fcf2c2        
        
          <p style="color:#fcf2c2;">Text here</p>
        
        
          .mytext {color:#fcf2c2;}
        
        Text color #fcf2c2
      
           This box has a color of #fcf2c2        
        
          <div style="background-color:#fcf2c2;">Content here</div>
        
        
          .mybackground {background-color:#fcf2c2;}
        
        Background color #fcf2c2
      
           Border around this has a color of #fcf2c2        
        
          <div style="border:2px solid #fcf2c2;">Content here</div>
        
        
          .myborder {border:2px solid #fcf2c2;}
        
        Border color #fcf2c2