#fdf7ed color space conversions
Hex:
#fdf7ed
RGB:
253, 247, 237
CMY:
1, 3, 7
CMYK:
0, 2, 6, 1
HSL:
37°, 80.0000%, 96.0784%
HSV (HSB):
37°, 6.3241%, 99.2157%
XYZ:
89.0548, 93.5186, 93.4780
xyY:
0.3226, 0.3388, 93.5186
CIE-Lab:
97.4377, 0.3082, 5.4978
CIE-LCH:
97.4377, 5.5065, 86.7909
CIE-Luv:
97.4377, 3.9984, 8.3266
Hunter-Lab:
96.7050, -4.8546, 10.3820
#fdf7ed color charts
#fdf7ed color shades, tints & tones
#fdf7ed color schemes
#fdf7ed color preview, HTML & CSS examples
This text has a color of #fdf7ed
<p style="color:#fdf7ed;">Text here</p>
.mytext {color:#fdf7ed;}
This box has a color of #fdf7ed
<div style="background-color:#fdf7ed;">Content here</div>
.mybackground {background-color:#fdf7ed;}
Border around this has a color of #fdf7ed
<div style="border:2px solid #fdf7ed;">Content here</div>
.myborder {border:2px solid #fdf7ed;}