#fcc2e0 color space conversions
Hex:
        #fcc2e0
        RGB:
        252, 194, 224
        CMY:
        1, 24, 12
        CMYK:
        0, 23, 11, 1
      HSL:
        329°, 90.6250%, 87.4510%
        HSV (HSB):
        329°, 23.0159%, 98.8235%
        XYZ:
        72.8912, 64.6608, 79.1600
        xyY:
        0.3364, 0.2984, 64.6608
      CIE-Lab:
        84.3087, 25.3014, -6.8908
        CIE-LCH:
        84.3087, 26.2230, 344.7650
        CIE-Luv:
        84.3087, 32.7650, -15.1146
        Hunter-Lab:
        80.4120, 21.0844, -2.0785
      #fcc2e0 color charts
#fcc2e0 RGB chart
      #fcc2e0 CMYK chart
      #fcc2e0 RGB pie chart
      #fcc2e0 color shades, tints & tones
#fcc2e0 color schemes
#fcc2e0 color preview, HTML & CSS examples
           This text has a color of #fcc2e0        
        
          <p style="color:#fcc2e0;">Text here</p>
        
        
          .mytext {color:#fcc2e0;}
        
        Text color #fcc2e0
      
           This box has a color of #fcc2e0        
        
          <div style="background-color:#fcc2e0;">Content here</div>
        
        
          .mybackground {background-color:#fcc2e0;}
        
        Background color #fcc2e0
      
           Border around this has a color of #fcc2e0        
        
          <div style="border:2px solid #fcc2e0;">Content here</div>
        
        
          .myborder {border:2px solid #fcc2e0;}
        
        Border color #fcc2e0