#fcefd5 color space conversions
Hex:
#fcefd5
RGB:
252, 239, 213
CMY:
1, 6, 16
CMYK:
0, 5, 15, 1
HSL:
40°, 86.6667%, 91.1765%
HSV (HSB):
40°, 15.4762%, 98.8235%
XYZ:
83.0216, 87.2325, 75.4126
xyY:
0.3379, 0.3551, 87.2325
CIE-Lab:
94.8368, 0.2106, 14.1450
CIE-LCH:
94.8368, 14.1465, 89.1469
CIE-Luv:
94.8368, 9.1692, 20.9141
Hunter-Lab:
93.3984, -4.7788, 17.5063
#fcefd5 color charts
#fcefd5 color shades, tints & tones
#fcefd5 color schemes
#fcefd5 color preview, HTML & CSS examples
This text has a color of #fcefd5
<p style="color:#fcefd5;">Text here</p>
.mytext {color:#fcefd5;}
This box has a color of #fcefd5
<div style="background-color:#fcefd5;">Content here</div>
.mybackground {background-color:#fcefd5;}
Border around this has a color of #fcefd5
<div style="border:2px solid #fcefd5;">Content here</div>
.myborder {border:2px solid #fcefd5;}