#fdece8 color space conversions
Hex:
#fdece8
RGB:
253, 236, 232
CMY:
1, 7, 9
CMYK:
0, 7, 8, 1
HSL:
11°, 84.0000%, 95.0980%
HSV (HSB):
11°, 8.3004%, 99.2157%
XYZ:
85.0690, 86.6997, 88.5950
xyY:
0.3267, 0.3330, 86.6997
CIE-Lab:
94.6107, 5.0822, 3.9929
CIE-LCH:
94.6107, 6.4632, 38.1554
CIE-Luv:
94.6107, 10.1093, 5.1470
Hunter-Lab:
93.1127, 0.1327, 8.7655
#fdece8 color charts
#fdece8 color shades, tints & tones
#fdece8 color schemes
#fdece8 color preview, HTML & CSS examples
This text has a color of #fdece8
<p style="color:#fdece8;">Text here</p>
.mytext {color:#fdece8;}
This box has a color of #fdece8
<div style="background-color:#fdece8;">Content here</div>
.mybackground {background-color:#fdece8;}
Border around this has a color of #fdece8
<div style="border:2px solid #fdece8;">Content here</div>
.myborder {border:2px solid #fdece8;}