#fdceec color space conversions
Hex:
#fdceec
RGB:
253, 206, 236
CMY:
1, 19, 7
CMYK:
0, 19, 7, 1
HSL:
322°, 92.1569%, 90.0000%
HSV (HSB):
322°, 18.5771%, 99.2157%
XYZ:
77.7196, 71.0814, 88.9807
xyY:
0.3269, 0.2989, 71.0814
CIE-Lab:
87.5245, 21.3301, -8.4952
CIE-LCH:
87.5245, 22.9595, 338.2840
CIE-Luv:
87.5245, 25.6049, -16.9639
Hunter-Lab:
84.3098, 17.0053, -3.5579
#fdceec color charts
#fdceec color shades, tints & tones
#fdceec color schemes
#fdceec color preview, HTML & CSS examples
This text has a color of #fdceec
<p style="color:#fdceec;">Text here</p>
.mytext {color:#fdceec;}
This box has a color of #fdceec
<div style="background-color:#fdceec;">Content here</div>
.mybackground {background-color:#fdceec;}
Border around this has a color of #fdceec
<div style="border:2px solid #fdceec;">Content here</div>
.myborder {border:2px solid #fdceec;}