#fde2c9 color space conversions
Hex:
#fde2c9
RGB:
253, 226, 201
CMY:
1, 11, 21
CMYK:
0, 11, 21, 1
HSL:
29°, 92.8571%, 89.0196%
HSV (HSB):
29°, 20.5534%, 99.2157%
XYZ:
78.2470, 79.4924, 66.4778
xyY:
0.3490, 0.3545, 79.4924
CIE-Lab:
91.4566, 5.4365, 15.6011
CIE-LCH:
91.4566, 16.5212, 70.7881
CIE-Luv:
91.4566, 17.9143, 21.7930
Hunter-Lab:
89.1585, 0.6272, 18.2035
#fde2c9 color charts
#fde2c9 color shades, tints & tones
#fde2c9 color schemes
#fde2c9 color preview, HTML & CSS examples
This text has a color of #fde2c9
<p style="color:#fde2c9;">Text here</p>
.mytext {color:#fde2c9;}
This box has a color of #fde2c9
<div style="background-color:#fde2c9;">Content here</div>
.mybackground {background-color:#fde2c9;}
Border around this has a color of #fde2c9
<div style="border:2px solid #fde2c9;">Content here</div>
.myborder {border:2px solid #fde2c9;}