#fcdbcd color space conversions
Hex:
#fcdbcd
RGB:
252, 219, 205
CMY:
1, 14, 20
CMYK:
0, 13, 19, 1
HSL:
18°, 88.6792%, 89.6078%
HSV (HSB):
18°, 18.6508%, 98.8235%
XYZ:
76.4958, 75.7663, 68.3502
xyY:
0.3467, 0.3434, 75.7663
CIE-Lab:
89.7507, 9.2674, 11.0817
CIE-LCH:
89.7507, 14.4461, 50.0948
CIE-Luv:
89.7507, 20.9308, 14.6265
Hunter-Lab:
87.0438, 4.5427, 14.3739
#fcdbcd color charts
#fcdbcd color shades, tints & tones
#fcdbcd color schemes
#fcdbcd color preview, HTML & CSS examples
This text has a color of #fcdbcd
<p style="color:#fcdbcd;">Text here</p>
.mytext {color:#fcdbcd;}
This box has a color of #fcdbcd
<div style="background-color:#fcdbcd;">Content here</div>
.mybackground {background-color:#fcdbcd;}
Border around this has a color of #fcdbcd
<div style="border:2px solid #fcdbcd;">Content here</div>
.myborder {border:2px solid #fcdbcd;}