#fcc6e1 color space conversions
Hex:
        #fcc6e1
        RGB:
        252, 198, 225
        CMY:
        1, 22, 12
        CMYK:
        0, 21, 11, 1
      HSL:
        330°, 90.0000%, 88.2353%
        HSV (HSB):
        330°, 21.4286%, 98.8235%
        XYZ:
        73.9296, 66.5199, 80.1773
        xyY:
        0.3351, 0.3015, 66.5199
      CIE-Lab:
        85.2609, 23.3599, -6.0161
        CIE-LCH:
        85.2609, 24.1221, 345.5578
        CIE-Luv:
        85.2609, 30.4926, -13.4298
        Hunter-Lab:
        81.5597, 19.0714, -1.1932
      #fcc6e1 color charts
#fcc6e1 RGB chart
      #fcc6e1 CMYK chart
      #fcc6e1 RGB pie chart
      #fcc6e1 color shades, tints & tones
#fcc6e1 color schemes
#fcc6e1 color preview, HTML & CSS examples
           This text has a color of #fcc6e1        
        
          <p style="color:#fcc6e1;">Text here</p>
        
        
          .mytext {color:#fcc6e1;}
        
        Text color #fcc6e1
      
           This box has a color of #fcc6e1        
        
          <div style="background-color:#fcc6e1;">Content here</div>
        
        
          .mybackground {background-color:#fcc6e1;}
        
        Background color #fcc6e1
      
           Border around this has a color of #fcc6e1        
        
          <div style="border:2px solid #fcc6e1;">Content here</div>
        
        
          .myborder {border:2px solid #fcc6e1;}
        
        Border color #fcc6e1