#fffcc2 color space conversions
Hex:
        #fffcc2
        RGB:
        255, 252, 194
        CMY:
        0, 1, 24
        CMYK:
        0, 1, 24, 0
      HSL:
        57°, 100.0000%, 88.0392%
        HSV (HSB):
        57°, 23.9216%, 100.0000%
        XYZ:
        85.7880, 94.7758, 64.8110
        xyY:
        0.3496, 0.3862, 94.7758
      CIE-Lab:
        97.9438, -7.9304, 28.2159
        CIE-LCH:
        97.9438, 29.3092, 105.6987
        CIE-Luv:
        97.9438, 4.8306, 41.8526
        Hunter-Lab:
        97.3529, -13.0722, 28.6757
      #fffcc2 color charts
#fffcc2 RGB chart
      #fffcc2 CMYK chart
      #fffcc2 RGB pie chart
      #fffcc2 color shades, tints & tones
#fffcc2 color schemes
#fffcc2 color preview, HTML & CSS examples
           This text has a color of #fffcc2        
        
          <p style="color:#fffcc2;">Text here</p>
        
        
          .mytext {color:#fffcc2;}
        
        Text color #fffcc2
      
           This box has a color of #fffcc2        
        
          <div style="background-color:#fffcc2;">Content here</div>
        
        
          .mybackground {background-color:#fffcc2;}
        
        Background color #fffcc2
      
           Border around this has a color of #fffcc2        
        
          <div style="border:2px solid #fffcc2;">Content here</div>
        
        
          .myborder {border:2px solid #fffcc2;}
        
        Border color #fffcc2