#fceede color space conversions
Hex:
#fceede
RGB:
252, 238, 222
CMY:
1, 7, 13
CMYK:
0, 6, 12, 1
HSL:
32°, 83.3333%, 92.9412%
HSV (HSB):
32°, 11.9048%, 98.8235%
XYZ:
83.9042, 87.1184, 81.5006
xyY:
0.3323, 0.3450, 87.1184
CIE-Lab:
94.7885, 2.1068, 9.4226
CIE-LCH:
94.7885, 9.6553, 77.3967
CIE-Luv:
94.7885, 9.1280, 13.7534
Hunter-Lab:
93.3373, -2.8801, 13.5650
#fceede color charts
#fceede color shades, tints & tones
#fceede color schemes
#fceede color preview, HTML & CSS examples
This text has a color of #fceede
<p style="color:#fceede;">Text here</p>
.mytext {color:#fceede;}
This box has a color of #fceede
<div style="background-color:#fceede;">Content here</div>
.mybackground {background-color:#fceede;}
Border around this has a color of #fceede
<div style="border:2px solid #fceede;">Content here</div>
.myborder {border:2px solid #fceede;}