#fdf2ae color space conversions
Hex:
#fdf2ae
RGB:
253, 242, 174
CMY:
1, 5, 32
CMYK:
0, 4, 31, 1
HSL:
52°, 95.1807%, 83.7255%
HSV (HSB):
52°, 31.2253%, 99.2157%
XYZ:
79.9001, 87.4429, 52.7114
xyY:
0.3631, 0.3974, 87.4429
CIE-Lab:
94.9259, -6.2399, 34.2111
CIE-LCH:
94.9259, 34.7755, 100.3368
CIE-Luv:
94.9259, 10.3621, 48.7472
Hunter-Lab:
93.5109, -11.1253, 32.0363
#fdf2ae color charts
#fdf2ae color shades, tints & tones
#fdf2ae color schemes
#fdf2ae color preview, HTML & CSS examples
This text has a color of #fdf2ae
<p style="color:#fdf2ae;">Text here</p>
.mytext {color:#fdf2ae;}
This box has a color of #fdf2ae
<div style="background-color:#fdf2ae;">Content here</div>
.mybackground {background-color:#fdf2ae;}
Border around this has a color of #fdf2ae
<div style="border:2px solid #fdf2ae;">Content here</div>
.myborder {border:2px solid #fdf2ae;}