#fdf1ed color space conversions
Hex:
#fdf1ed
RGB:
253, 241, 237
CMY:
1, 5, 7
CMYK:
0, 5, 6, 1
HSL:
15°, 80.0000%, 96.0784%
HSV (HSB):
15°, 6.3241%, 99.2157%
XYZ:
87.2494, 89.9077, 92.8761
xyY:
0.3231, 0.3330, 89.9077
CIE-Lab:
95.9585, 3.3552, 3.3563
CIE-LCH:
95.9585, 4.7457, 45.0090
CIE-Luv:
95.9585, 7.1323, 4.5182
Hunter-Lab:
94.8197, -1.6856, 8.2990
#fdf1ed color charts
#fdf1ed color shades, tints & tones
#fdf1ed color schemes
#fdf1ed color preview, HTML & CSS examples
This text has a color of #fdf1ed
<p style="color:#fdf1ed;">Text here</p>
.mytext {color:#fdf1ed;}
This box has a color of #fdf1ed
<div style="background-color:#fdf1ed;">Content here</div>
.mybackground {background-color:#fdf1ed;}
Border around this has a color of #fdf1ed
<div style="border:2px solid #fdf1ed;">Content here</div>
.myborder {border:2px solid #fdf1ed;}