#fde2ac color space conversions
Hex:
#fde2ac
RGB:
253, 226, 172
CMY:
1, 11, 33
CMYK:
0, 11, 32, 1
HSL:
40°, 95.2941%, 83.3333%
HSV (HSB):
40°, 32.0158%, 99.2157%
XYZ:
75.1508, 78.2539, 50.1734
xyY:
0.3691, 0.3844, 78.2539
CIE-Lab:
90.8956, 1.5902, 29.8245
CIE-LCH:
90.8956, 29.8668, 86.9479
CIE-Luv:
90.8956, 20.0365, 41.2531
Hunter-Lab:
88.4612, -3.1655, 28.2948
#fde2ac color charts
#fde2ac color shades, tints & tones
#fde2ac color schemes
#fde2ac color preview, HTML & CSS examples
This text has a color of #fde2ac
<p style="color:#fde2ac;">Text here</p>
.mytext {color:#fde2ac;}
This box has a color of #fde2ac
<div style="background-color:#fde2ac;">Content here</div>
.mybackground {background-color:#fde2ac;}
Border around this has a color of #fde2ac
<div style="border:2px solid #fde2ac;">Content here</div>
.myborder {border:2px solid #fde2ac;}