#fcc6d1 color space conversions
Hex:
        #fcc6d1
        RGB:
        252, 198, 209
        CMY:
        1, 22, 18
        CMYK:
        0, 21, 17, 1
      HSL:
        348°, 90.0000%, 88.2353%
        HSV (HSB):
        348°, 21.4286%, 98.8235%
        XYZ:
        71.8476, 65.6871, 69.2137
        xyY:
        0.3475, 0.3177, 65.6871
      CIE-Lab:
        84.8365, 20.8313, 1.8909
        CIE-LCH:
        84.8365, 20.9169, 5.1866
        CIE-Luv:
        84.8365, 32.4059, -1.0164
        Hunter-Lab:
        81.0476, 16.4047, 6.1003
      #fcc6d1 color charts
#fcc6d1 RGB chart
      #fcc6d1 CMYK chart
      #fcc6d1 RGB pie chart
      #fcc6d1 color shades, tints & tones
#fcc6d1 color schemes
#fcc6d1 color preview, HTML & CSS examples
           This text has a color of #fcc6d1        
        
          <p style="color:#fcc6d1;">Text here</p>
        
        
          .mytext {color:#fcc6d1;}
        
        Text color #fcc6d1
      
           This box has a color of #fcc6d1        
        
          <div style="background-color:#fcc6d1;">Content here</div>
        
        
          .mybackground {background-color:#fcc6d1;}
        
        Background color #fcc6d1
      
           Border around this has a color of #fcc6d1        
        
          <div style="border:2px solid #fcc6d1;">Content here</div>
        
        
          .myborder {border:2px solid #fcc6d1;}
        
        Border color #fcc6d1