#fcc6e0 color space conversions
Hex:
        #fcc6e0
        RGB:
        252, 198, 224
        CMY:
        1, 22, 12
        CMYK:
        0, 21, 11, 1
      HSL:
        331°, 90.0000%, 88.2353%
        HSV (HSB):
        331°, 21.4286%, 98.8235%
        XYZ:
        73.7935, 66.4654, 79.4608
        xyY:
        0.3359, 0.3025, 66.4654
      CIE-Lab:
        85.2333, 23.1967, -5.5242
        CIE-LCH:
        85.2333, 23.8454, 346.6048
        CIE-Luv:
        85.2333, 30.6138, -12.6423
        Hunter-Lab:
        81.5263, 18.8981, -0.7194
      #fcc6e0 color charts
#fcc6e0 RGB chart
      #fcc6e0 CMYK chart
      #fcc6e0 RGB pie chart
      #fcc6e0 color shades, tints & tones
#fcc6e0 color schemes
#fcc6e0 color preview, HTML & CSS examples
           This text has a color of #fcc6e0        
        
          <p style="color:#fcc6e0;">Text here</p>
        
        
          .mytext {color:#fcc6e0;}
        
        Text color #fcc6e0
      
           This box has a color of #fcc6e0        
        
          <div style="background-color:#fcc6e0;">Content here</div>
        
        
          .mybackground {background-color:#fcc6e0;}
        
        Background color #fcc6e0
      
           Border around this has a color of #fcc6e0        
        
          <div style="border:2px solid #fcc6e0;">Content here</div>
        
        
          .myborder {border:2px solid #fcc6e0;}
        
        Border color #fcc6e0