#fde3d6 color space conversions
Hex:
#fde3d6
RGB:
253, 227, 214
CMY:
1, 11, 16
CMYK:
0, 10, 15, 1
HSL:
20°, 90.6977%, 91.5686%
HSV (HSB):
20°, 15.4150%, 99.2157%
XYZ:
80.1147, 80.6759, 74.9678
xyY:
0.3398, 0.3422, 80.6759
CIE-Lab:
91.9873, 6.8485, 9.5805
CIE-LCH:
91.9873, 11.7766, 54.4412
CIE-Luv:
91.9873, 16.3379, 13.0069
Hunter-Lab:
89.8197, 2.0285, 13.3876
#fde3d6 color charts
#fde3d6 color shades, tints & tones
#fde3d6 color schemes
#fde3d6 color preview, HTML & CSS examples
This text has a color of #fde3d6
<p style="color:#fde3d6;">Text here</p>
.mytext {color:#fde3d6;}
This box has a color of #fde3d6
<div style="background-color:#fde3d6;">Content here</div>
.mybackground {background-color:#fde3d6;}
Border around this has a color of #fde3d6
<div style="border:2px solid #fde3d6;">Content here</div>
.myborder {border:2px solid #fde3d6;}