#fdf9e8 color space conversions
Hex:
#fdf9e8
RGB:
253, 249, 232
CMY:
1, 2, 9
CMYK:
0, 2, 8, 1
HSL:
49°, 84.0000%, 95.0980%
HSV (HSB):
49°, 8.3004%, 99.2157%
XYZ:
88.9492, 94.4602, 89.8884
xyY:
0.3255, 0.3456, 94.4602
CIE-Lab:
97.8171, -1.5209, 8.6169
CIE-LCH:
97.8171, 8.7501, 100.0095
CIE-Luv:
97.8171, 3.2434, 13.3231
Hunter-Lab:
97.1906, -6.7199, 13.1981
#fdf9e8 color charts
#fdf9e8 color shades, tints & tones
#fdf9e8 color schemes
#fdf9e8 color preview, HTML & CSS examples
This text has a color of #fdf9e8
<p style="color:#fdf9e8;">Text here</p>
.mytext {color:#fdf9e8;}
This box has a color of #fdf9e8
<div style="background-color:#fdf9e8;">Content here</div>
.mybackground {background-color:#fdf9e8;}
Border around this has a color of #fdf9e8
<div style="border:2px solid #fdf9e8;">Content here</div>
.myborder {border:2px solid #fdf9e8;}