#fde3cc color space conversions
Hex:
#fde3cc
RGB:
253, 227, 204
CMY:
1, 11, 20
CMYK:
0, 10, 19, 1
HSL:
28°, 92.4528%, 89.6078%
HSV (HSB):
28°, 19.3676%, 99.2157%
XYZ:
78.8762, 80.1805, 68.4459
xyY:
0.3467, 0.3524, 80.1805
CIE-Lab:
91.7658, 5.3567, 14.4761
CIE-LCH:
91.7658, 15.4354, 69.6935
CIE-Luv:
91.7658, 17.1152, 20.2542
Hunter-Lab:
89.5435, 0.5340, 17.3600
#fde3cc color charts
#fde3cc color shades, tints & tones
#fde3cc color schemes
#fde3cc color preview, HTML & CSS examples
This text has a color of #fde3cc
<p style="color:#fde3cc;">Text here</p>
.mytext {color:#fde3cc;}
This box has a color of #fde3cc
<div style="background-color:#fde3cc;">Content here</div>
.mybackground {background-color:#fde3cc;}
Border around this has a color of #fde3cc
<div style="border:2px solid #fde3cc;">Content here</div>
.myborder {border:2px solid #fde3cc;}