#fcc7f1 color space conversions
Hex:
#fcc7f1
RGB:
252, 199, 241
CMY:
1, 22, 5
CMYK:
0, 21, 4, 1
HSL:
312°, 89.8305%, 88.4314%
HSV (HSB):
312°, 21.0317%, 98.8235%
XYZ:
76.4455, 67.8932, 92.2947
xyY:
0.3231, 0.2869, 67.8932
CIE-Lab:
85.9530, 25.5348, -13.4978
CIE-LCH:
85.9530, 28.8828, 332.1388
CIE-Luv:
85.9530, 28.0216, -25.5707
Hunter-Lab:
82.3973, 21.4111, -8.7336
#fcc7f1 color charts
#fcc7f1 color shades, tints & tones
#fcc7f1 color schemes
#fcc7f1 color preview, HTML & CSS examples
This text has a color of #fcc7f1
<p style="color:#fcc7f1;">Text here</p>
.mytext {color:#fcc7f1;}
This box has a color of #fcc7f1
<div style="background-color:#fcc7f1;">Content here</div>
.mybackground {background-color:#fcc7f1;}
Border around this has a color of #fcc7f1
<div style="border:2px solid #fcc7f1;">Content here</div>
.myborder {border:2px solid #fcc7f1;}