#fdf5ae color space conversions
Hex:
#fdf5ae
RGB:
253, 245, 174
CMY:
1, 4, 32
CMYK:
0, 3, 31, 1
HSL:
54°, 95.1807%, 83.7255%
HSV (HSB):
54°, 31.2253%, 99.2157%
XYZ:
80.8004, 89.2435, 53.0115
xyY:
0.3622, 0.4001, 89.2435
CIE-Lab:
95.6821, -7.7337, 35.2174
CIE-LCH:
95.6821, 36.0566, 102.3855
CIE-Luv:
95.6821, 8.6005, 50.3764
Hunter-Lab:
94.4688, -12.6469, 32.8573
#fdf5ae color charts
#fdf5ae color shades, tints & tones
#fdf5ae color schemes
#fdf5ae color preview, HTML & CSS examples
This text has a color of #fdf5ae
<p style="color:#fdf5ae;">Text here</p>
.mytext {color:#fdf5ae;}
This box has a color of #fdf5ae
<div style="background-color:#fdf5ae;">Content here</div>
.mybackground {background-color:#fdf5ae;}
Border around this has a color of #fdf5ae
<div style="border:2px solid #fdf5ae;">Content here</div>
.myborder {border:2px solid #fdf5ae;}