#fcc2e1 color space conversions
Hex:
        #fcc2e1
        RGB:
        252, 194, 225
        CMY:
        1, 24, 12
        CMYK:
        0, 23, 11, 1
      HSL:
        328°, 90.6250%, 87.4510%
        HSV (HSB):
        328°, 23.0159%, 98.8235%
        XYZ:
        73.0273, 64.7153, 79.8765
        xyY:
        0.3356, 0.2974, 64.7153
      CIE-Lab:
        84.3368, 25.4647, -7.3833
        CIE-LCH:
        84.3368, 26.5135, 343.8309
        CIE-Luv:
        84.3368, 32.6374, -15.9057
        Hunter-Lab:
        80.4458, 21.2590, -2.5584
      #fcc2e1 color charts
#fcc2e1 RGB chart
      #fcc2e1 CMYK chart
      #fcc2e1 RGB pie chart
      #fcc2e1 color shades, tints & tones
#fcc2e1 color schemes
#fcc2e1 color preview, HTML & CSS examples
           This text has a color of #fcc2e1        
        
          <p style="color:#fcc2e1;">Text here</p>
        
        
          .mytext {color:#fcc2e1;}
        
        Text color #fcc2e1
      
           This box has a color of #fcc2e1        
        
          <div style="background-color:#fcc2e1;">Content here</div>
        
        
          .mybackground {background-color:#fcc2e1;}
        
        Background color #fcc2e1
      
           Border around this has a color of #fcc2e1        
        
          <div style="border:2px solid #fcc2e1;">Content here</div>
        
        
          .myborder {border:2px solid #fcc2e1;}
        
        Border color #fcc2e1