#fdf6c9 color space conversions
Hex:
#fdf6c9
RGB:
253, 246, 201
CMY:
1, 4, 21
CMYK:
0, 3, 21, 1
HSL:
52°, 92.8571%, 89.0196%
HSV (HSB):
52°, 20.5534%, 99.2157%
XYZ:
84.0064, 91.0112, 68.3977
xyY:
0.3451, 0.3739, 91.0112
CIE-Lab:
96.4147, -4.7080, 22.5317
CIE-LCH:
96.4147, 23.0183, 101.8021
CIE-Luv:
96.4147, 6.6109, 33.5632
Hunter-Lab:
95.3998, -9.7676, 24.2714
#fdf6c9 color charts
#fdf6c9 color shades, tints & tones
#fdf6c9 color schemes
#fdf6c9 color preview, HTML & CSS examples
This text has a color of #fdf6c9
<p style="color:#fdf6c9;">Text here</p>
.mytext {color:#fdf6c9;}
This box has a color of #fdf6c9
<div style="background-color:#fdf6c9;">Content here</div>
.mybackground {background-color:#fdf6c9;}
Border around this has a color of #fdf6c9
<div style="border:2px solid #fdf6c9;">Content here</div>
.myborder {border:2px solid #fdf6c9;}