#fdf9d9 color space conversions
Hex:
#fdf9d9
RGB:
253, 249, 217
CMY:
1, 2, 15
CMYK:
0, 2, 14, 1
HSL:
53°, 90.0000%, 92.1569%
HSV (HSB):
53°, 14.2292%, 99.2157%
XYZ:
86.9081, 93.6438, 79.1401
xyY:
0.3347, 0.3606, 93.6438
CIE-Lab:
97.4883, -3.8732, 15.8477
CIE-LCH:
97.4883, 16.3141, 103.7340
CIE-Luv:
97.4883, 4.0830, 24.2238
Hunter-Lab:
96.7697, -9.0376, 19.2503
#fdf9d9 color charts
#fdf9d9 color shades, tints & tones
#fdf9d9 color schemes
#fdf9d9 color preview, HTML & CSS examples
This text has a color of #fdf9d9
<p style="color:#fdf9d9;">Text here</p>
.mytext {color:#fdf9d9;}
This box has a color of #fdf9d9
<div style="background-color:#fdf9d9;">Content here</div>
.mybackground {background-color:#fdf9d9;}
Border around this has a color of #fdf9d9
<div style="border:2px solid #fdf9d9;">Content here</div>
.myborder {border:2px solid #fdf9d9;}