#fde2cc color space conversions
Hex:
#fde2cc
RGB:
253, 226, 204
CMY:
1, 11, 20
CMYK:
0, 11, 19, 1
HSL:
27°, 92.4528%, 89.6078%
HSV (HSB):
27°, 19.3676%, 99.2157%
XYZ:
78.6035, 79.6350, 68.3550
xyY:
0.3469, 0.3514, 79.6350
CIE-Lab:
91.5208, 5.8703, 14.1297
CIE-LCH:
91.5208, 15.3006, 67.4391
CIE-Luv:
91.5208, 17.6819, 19.6579
Hunter-Lab:
89.2384, 1.0600, 17.0519
#fde2cc color charts
#fde2cc color shades, tints & tones
#fde2cc color schemes
#fde2cc color preview, HTML & CSS examples
This text has a color of #fde2cc
<p style="color:#fde2cc;">Text here</p>
.mytext {color:#fde2cc;}
This box has a color of #fde2cc
<div style="background-color:#fde2cc;">Content here</div>
.mybackground {background-color:#fde2cc;}
Border around this has a color of #fde2cc
<div style="border:2px solid #fde2cc;">Content here</div>
.myborder {border:2px solid #fde2cc;}