#fde2d4 color space conversions
Hex:
#fde2d4
RGB:
253, 226, 212
CMY:
1, 11, 17
CMYK:
0, 11, 16, 1
HSL:
20°, 91.1111%, 91.1765%
HSV (HSB):
20°, 16.2055%, 99.2157%
XYZ:
79.5880, 80.0288, 73.5397
xyY:
0.3414, 0.3432, 80.0288
CIE-Lab:
91.6978, 7.0590, 10.2100
CIE-LCH:
91.6978, 12.4127, 55.3409
CIE-Luv:
91.6978, 17.0520, 13.8662
Hunter-Lab:
89.4588, 2.2515, 13.8818
#fde2d4 color charts
#fde2d4 color shades, tints & tones
#fde2d4 color schemes
#fde2d4 color preview, HTML & CSS examples
This text has a color of #fde2d4
<p style="color:#fde2d4;">Text here</p>
.mytext {color:#fde2d4;}
This box has a color of #fde2d4
<div style="background-color:#fde2d4;">Content here</div>
.mybackground {background-color:#fde2d4;}
Border around this has a color of #fde2d4
<div style="border:2px solid #fde2d4;">Content here</div>
.myborder {border:2px solid #fde2d4;}