#fdf9ae color space conversions
Hex:
#fdf9ae
RGB:
253, 249, 174
CMY:
1, 2, 32
CMYK:
0, 2, 31, 1
HSL:
57°, 95.1807%, 83.7255%
HSV (HSB):
57°, 31.2253%, 99.2157%
XYZ:
82.0237, 91.6900, 53.4192
xyY:
0.3611, 0.4037, 91.6900
CIE-Lab:
96.6934, -9.7147, 36.5588
CIE-LCH:
96.6934, 37.8275, 104.8812
CIE-Luv:
96.6934, 6.2654, 52.5413
Hunter-Lab:
95.7549, -14.6679, 33.9520
#fdf9ae color charts
#fdf9ae color shades, tints & tones
#fdf9ae color schemes
#fdf9ae color preview, HTML & CSS examples
This text has a color of #fdf9ae
<p style="color:#fdf9ae;">Text here</p>
.mytext {color:#fdf9ae;}
This box has a color of #fdf9ae
<div style="background-color:#fdf9ae;">Content here</div>
.mybackground {background-color:#fdf9ae;}
Border around this has a color of #fdf9ae
<div style="border:2px solid #fdf9ae;">Content here</div>
.myborder {border:2px solid #fdf9ae;}