#fdf4ae color space conversions
Hex:
#fdf4ae
RGB:
253, 244, 174
CMY:
1, 4, 32
CMYK:
0, 4, 31, 1
HSL:
53°, 95.1807%, 83.7255%
HSV (HSB):
53°, 31.2253%, 99.2157%
XYZ:
80.4987, 88.6400, 52.9109
xyY:
0.3625, 0.3992, 88.6400
CIE-Lab:
95.4298, -7.2365, 34.8820
CIE-LCH:
95.4298, 35.6247, 101.7202
CIE-Luv:
95.4298, 9.1867, 49.8339
Hunter-Lab:
94.1488, -12.1402, 32.5837
#fdf4ae color charts
#fdf4ae color shades, tints & tones
#fdf4ae color schemes
#fdf4ae color preview, HTML & CSS examples
This text has a color of #fdf4ae
<p style="color:#fdf4ae;">Text here</p>
.mytext {color:#fdf4ae;}
This box has a color of #fdf4ae
<div style="background-color:#fdf4ae;">Content here</div>
.mybackground {background-color:#fdf4ae;}
Border around this has a color of #fdf4ae
<div style="border:2px solid #fdf4ae;">Content here</div>
.myborder {border:2px solid #fdf4ae;}