#fdf6ea color space conversions
Hex:
#fdf6ea
RGB:
253, 246, 234
CMY:
1, 4, 8
CMYK:
0, 3, 8, 1
HSL:
38°, 82.6087%, 95.4902%
HSV (HSB):
38°, 7.5099%, 99.2157%
XYZ:
88.3151, 92.7347, 91.0868
xyY:
0.3245, 0.3408, 92.7347
CIE-Lab:
97.1198, 0.3197, 6.5846
CIE-LCH:
97.1198, 6.5924, 87.2199
CIE-Luv:
97.1198, 4.7020, 9.9472
Hunter-Lab:
96.2989, -4.8218, 11.3282
#fdf6ea color charts
#fdf6ea color shades, tints & tones
#fdf6ea color schemes
#fdf6ea color preview, HTML & CSS examples
This text has a color of #fdf6ea
<p style="color:#fdf6ea;">Text here</p>
.mytext {color:#fdf6ea;}
This box has a color of #fdf6ea
<div style="background-color:#fdf6ea;">Content here</div>
.mybackground {background-color:#fdf6ea;}
Border around this has a color of #fdf6ea
<div style="border:2px solid #fdf6ea;">Content here</div>
.myborder {border:2px solid #fdf6ea;}