#fdf8d9 color space conversions
Hex:
#fdf8d9
RGB:
253, 248, 217
CMY:
1, 3, 15
CMYK:
0, 2, 14, 1
HSL:
52°, 90.0000%, 92.1569%
HSV (HSB):
52°, 14.2292%, 99.2157%
XYZ:
86.5998, 93.0272, 79.0374
xyY:
0.3348, 0.3596, 93.0272
CIE-Lab:
97.2386, -3.3718, 15.4951
CIE-LCH:
97.2386, 15.8577, 102.2762
CIE-Luv:
97.2386, 4.6243, 23.6174
Hunter-Lab:
96.4506, -8.5193, 18.9297
#fdf8d9 color charts
#fdf8d9 color shades, tints & tones
#fdf8d9 color schemes
#fdf8d9 color preview, HTML & CSS examples
This text has a color of #fdf8d9
<p style="color:#fdf8d9;">Text here</p>
.mytext {color:#fdf8d9;}
This box has a color of #fdf8d9
<div style="background-color:#fdf8d9;">Content here</div>
.mybackground {background-color:#fdf8d9;}
Border around this has a color of #fdf8d9
<div style="border:2px solid #fdf8d9;">Content here</div>
.myborder {border:2px solid #fdf8d9;}