#fcf2a0 color space conversions
Hex:
        #fcf2a0
        RGB:
        252, 242, 160
        CMY:
        1, 5, 37
        CMYK:
        0, 4, 37, 1
      HSL:
        53°, 93.8776%, 80.7843%
        HSV (HSB):
        53°, 36.5079%, 98.8235%
        XYZ:
        78.2422, 86.7378, 45.8760
        xyY:
        0.3711, 0.4114, 86.7378
      CIE-Lab:
        94.6269, -8.2380, 40.8003
        CIE-LCH:
        94.6269, 41.6237, 101.4152
        CIE-Luv:
        94.6269, 10.4273, 56.9310
        Hunter-Lab:
        93.1331, -13.0231, 35.9878
      #fcf2a0 color charts
#fcf2a0 RGB chart
      #fcf2a0 CMYK chart
      #fcf2a0 RGB pie chart
      #fcf2a0 color shades, tints & tones
#fcf2a0 color schemes
#fcf2a0 color preview, HTML & CSS examples
           This text has a color of #fcf2a0        
        
          <p style="color:#fcf2a0;">Text here</p>
        
        
          .mytext {color:#fcf2a0;}
        
        Text color #fcf2a0
      
           This box has a color of #fcf2a0        
        
          <div style="background-color:#fcf2a0;">Content here</div>
        
        
          .mybackground {background-color:#fcf2a0;}
        
        Background color #fcf2a0
      
           Border around this has a color of #fcf2a0        
        
          <div style="border:2px solid #fcf2a0;">Content here</div>
        
        
          .myborder {border:2px solid #fcf2a0;}
        
        Border color #fcf2a0