#fde2d9 color space conversions
Hex:
#fde2d9
RGB:
253, 226, 217
CMY:
1, 11, 15
CMYK:
0, 11, 14, 1
HSL:
15°, 90.0000%, 92.1569%
HSV (HSB):
15°, 14.2292%, 99.2157%
XYZ:
80.2288, 80.2851, 76.9137
xyY:
0.3379, 0.3381, 80.2851
CIE-Lab:
91.8126, 7.8253, 7.7645
CIE-LCH:
91.8126, 11.0237, 44.7766
CIE-Luv:
91.8126, 16.6512, 10.1779
Hunter-Lab:
89.6020, 3.0238, 11.8272
#fde2d9 color charts
#fde2d9 color shades, tints & tones
#fde2d9 color schemes
#fde2d9 color preview, HTML & CSS examples
This text has a color of #fde2d9
<p style="color:#fde2d9;">Text here</p>
.mytext {color:#fde2d9;}
This box has a color of #fde2d9
<div style="background-color:#fde2d9;">Content here</div>
.mybackground {background-color:#fde2d9;}
Border around this has a color of #fde2d9
<div style="border:2px solid #fde2d9;">Content here</div>
.myborder {border:2px solid #fde2d9;}