#fcc9d4 color space conversions
Hex:
#fcc9d4
RGB:
252, 201, 212
CMY:
1, 21, 17
CMYK:
0, 20, 16, 1
HSL:
347°, 89.4737%, 88.8235%
HSV (HSB):
347°, 20.2381%, 98.8235%
XYZ:
72.9152, 67.2222, 71.4195
xyY:
0.3447, 0.3178, 67.2222
CIE-Lab:
85.6160, 19.7163, 1.4271
CIE-LCH:
85.6160, 19.7679, 4.1399
CIE-Luv:
85.6160, 30.3771, -1.4889
Hunter-Lab:
81.9891, 15.2639, 5.7458
#fcc9d4 color charts
#fcc9d4 color shades, tints & tones
#fcc9d4 color schemes
#fcc9d4 color preview, HTML & CSS examples
This text has a color of #fcc9d4
<p style="color:#fcc9d4;">Text here</p>
.mytext {color:#fcc9d4;}
This box has a color of #fcc9d4
<div style="background-color:#fcc9d4;">Content here</div>
.mybackground {background-color:#fcc9d4;}
Border around this has a color of #fcc9d4
<div style="border:2px solid #fcc9d4;">Content here</div>
.myborder {border:2px solid #fcc9d4;}