#fcf2b2 color space conversions
Hex:
        #fcf2b2
        RGB:
        252, 242, 178
        CMY:
        1, 5, 30
        CMYK:
        0, 4, 29, 1
      HSL:
        52°, 92.5000%, 84.3137%
        HSV (HSB):
        52°, 29.3651%, 98.8235%
        XYZ:
        79.9329, 87.4141, 54.7792
        xyY:
        0.3599, 0.3935, 87.4141
      CIE-Lab:
        94.9137, -6.1229, 32.1629
        CIE-LCH:
        94.9137, 32.7405, 100.7784
        CIE-Luv:
        94.9137, 9.5153, 46.1971
        Hunter-Lab:
        93.4955, -11.0106, 30.7087
      #fcf2b2 color charts
#fcf2b2 RGB chart
      #fcf2b2 CMYK chart
      #fcf2b2 RGB pie chart
      #fcf2b2 color shades, tints & tones
#fcf2b2 color schemes
#fcf2b2 color preview, HTML & CSS examples
           This text has a color of #fcf2b2        
        
          <p style="color:#fcf2b2;">Text here</p>
        
        
          .mytext {color:#fcf2b2;}
        
        Text color #fcf2b2
      
           This box has a color of #fcf2b2        
        
          <div style="background-color:#fcf2b2;">Content here</div>
        
        
          .mybackground {background-color:#fcf2b2;}
        
        Background color #fcf2b2
      
           Border around this has a color of #fcf2b2        
        
          <div style="border:2px solid #fcf2b2;">Content here</div>
        
        
          .myborder {border:2px solid #fcf2b2;}
        
        Border color #fcf2b2