#fcdecc color space conversions
Hex:
#fcdecc
RGB:
252, 222, 204
CMY:
1, 13, 20
CMYK:
0, 12, 19, 1
HSL:
23°, 88.8889%, 89.4118%
HSV (HSB):
23°, 19.0476%, 98.8235%
XYZ:
77.1652, 77.2976, 67.9796
xyY:
0.3469, 0.3475, 77.2976
CIE-Lab:
90.4584, 7.5696, 12.6120
CIE-LCH:
90.4584, 14.7092, 59.0281
CIE-Luv:
90.4584, 19.3134, 17.1493
Hunter-Lab:
87.9191, 2.8084, 15.6999
#fcdecc color charts
#fcdecc color shades, tints & tones
#fcdecc color schemes
#fcdecc color preview, HTML & CSS examples
This text has a color of #fcdecc
<p style="color:#fcdecc;">Text here</p>
.mytext {color:#fcdecc;}
This box has a color of #fcdecc
<div style="background-color:#fcdecc;">Content here</div>
.mybackground {background-color:#fcdecc;}
Border around this has a color of #fcdecc
<div style="border:2px solid #fcdecc;">Content here</div>
.myborder {border:2px solid #fcdecc;}