#fcf8c2 color space conversions
Hex:
        #fcf8c2
        RGB:
        252, 248, 194
        CMY:
        1, 3, 24
        CMYK:
        0, 2, 23, 1
      HSL:
        56°, 90.6250%, 87.4510%
        HSV (HSB):
        56°, 23.0159%, 98.8235%
        XYZ:
        83.4499, 91.7253, 64.3454
        xyY:
        0.3484, 0.3830, 91.7253
      CIE-Lab:
        96.7079, -7.0338, 26.4890
        CIE-LCH:
        96.7079, 27.4069, 104.8710
        CIE-Luv:
        96.7079, 5.2467, 39.3092
        Hunter-Lab:
        95.7733, -12.0714, 27.2073
      #fcf8c2 color charts
#fcf8c2 RGB chart
      #fcf8c2 CMYK chart
      #fcf8c2 RGB pie chart
      #fcf8c2 color shades, tints & tones
#fcf8c2 color schemes
#fcf8c2 color preview, HTML & CSS examples
           This text has a color of #fcf8c2        
        
          <p style="color:#fcf8c2;">Text here</p>
        
        
          .mytext {color:#fcf8c2;}
        
        Text color #fcf8c2
      
           This box has a color of #fcf8c2        
        
          <div style="background-color:#fcf8c2;">Content here</div>
        
        
          .mybackground {background-color:#fcf8c2;}
        
        Background color #fcf8c2
      
           Border around this has a color of #fcf8c2        
        
          <div style="border:2px solid #fcf8c2;">Content here</div>
        
        
          .myborder {border:2px solid #fcf8c2;}
        
        Border color #fcf8c2