#fdf9ea color space conversions
Hex:
#fdf9ea
RGB:
253, 249, 234
CMY:
1, 2, 8
CMYK:
0, 2, 8, 1
HSL:
47°, 82.6087%, 95.4902%
HSV (HSB):
47°, 7.5099%, 99.2157%
XYZ:
89.2350, 94.5745, 91.3934
xyY:
0.3243, 0.3437, 94.5745
CIE-Lab:
97.8630, -1.1955, 7.6548
CIE-LCH:
97.8630, 7.7476, 98.8764
CIE-Luv:
97.8630, 3.1290, 11.8366
Hunter-Lab:
97.2494, -6.3969, 12.3548
#fdf9ea color charts
#fdf9ea color shades, tints & tones
#fdf9ea color schemes
#fdf9ea color preview, HTML & CSS examples
This text has a color of #fdf9ea
<p style="color:#fdf9ea;">Text here</p>
.mytext {color:#fdf9ea;}
This box has a color of #fdf9ea
<div style="background-color:#fdf9ea;">Content here</div>
.mybackground {background-color:#fdf9ea;}
Border around this has a color of #fdf9ea
<div style="border:2px solid #fdf9ea;">Content here</div>
.myborder {border:2px solid #fdf9ea;}