#fcdcee color space conversions
Hex:
#fcdcee
RGB:
252, 220, 238
CMY:
1, 14, 7
CMYK:
0, 13, 6, 1
HSL:
326°, 84.2105%, 92.5490%
HSV (HSB):
326°, 12.6984%, 98.8235%
XYZ:
81.1707, 78.0549, 91.6769
xyY:
0.3235, 0.3111, 78.0549
CIE-Lab:
90.8049, 14.0109, -4.7091
CIE-LCH:
90.8049, 14.7811, 341.4221
CIE-Luv:
90.8049, 17.4528, -9.7922
Hunter-Lab:
88.3487, 9.3874, 0.3206
#fcdcee color charts
#fcdcee color shades, tints & tones
#fcdcee color schemes
#fcdcee color preview, HTML & CSS examples
This text has a color of #fcdcee
<p style="color:#fcdcee;">Text here</p>
.mytext {color:#fcdcee;}
This box has a color of #fcdcee
<div style="background-color:#fcdcee;">Content here</div>
.mybackground {background-color:#fcdcee;}
Border around this has a color of #fcdcee
<div style="border:2px solid #fcdcee;">Content here</div>
.myborder {border:2px solid #fcdcee;}