#fcdedc color space conversions
Hex:
#fcdedc
RGB:
252, 222, 220
CMY:
1, 13, 14
CMYK:
0, 12, 13, 1
HSL:
4°, 84.2105%, 92.5490%
HSV (HSB):
4°, 12.6984%, 98.8235%
XYZ:
79.1844, 78.1053, 78.6125
xyY:
0.3357, 0.3311, 78.1053
CIE-Lab:
90.8279, 10.0104, 4.7649
CIE-LCH:
90.8279, 11.0866, 25.4540
CIE-Luv:
90.8279, 17.9733, 5.3361
Hunter-Lab:
88.3772, 5.2728, 9.1249
#fcdedc color charts
#fcdedc RGB chart
#fcdedc CMYK chart
#fcdedc RGB pie chart
#fcdedc color shades, tints & tones
#fcdedc color schemes
#fcdedc color preview, HTML & CSS examples
This text has a color of #fcdedc
<p style="color:#fcdedc;">Text here</p>
.mytext {color:#fcdedc;}
Text color #fcdedc
This box has a color of #fcdedc
<div style="background-color:#fcdedc;">Content here</div>
.mybackground {background-color:#fcdedc;}
Background color #fcdedc
Border around this has a color of #fcdedc
<div style="border:2px solid #fcdedc;">Content here</div>
.myborder {border:2px solid #fcdedc;}
Border color #fcdedc