#fde7d4 color space conversions
Hex:
#fde7d4
RGB:
253, 231, 212
CMY:
1, 9, 17
CMYK:
0, 9, 16, 1
HSL:
28°, 91.1111%, 91.1765%
HSV (HSB):
28°, 16.2055%, 99.2157%
XYZ:
80.9676, 82.7879, 73.9996
xyY:
0.3406, 0.3482, 82.7879
CIE-Lab:
92.9215, 4.4917, 11.9549
CIE-LCH:
92.9215, 12.7709, 69.4077
CIE-Luv:
92.9215, 14.2713, 16.9003
Hunter-Lab:
90.9879, -0.3866, 15.4715
#fde7d4 color charts
#fde7d4 color shades, tints & tones
#fde7d4 color schemes
#fde7d4 color preview, HTML & CSS examples
This text has a color of #fde7d4
<p style="color:#fde7d4;">Text here</p>
.mytext {color:#fde7d4;}
This box has a color of #fde7d4
<div style="background-color:#fde7d4;">Content here</div>
.mybackground {background-color:#fde7d4;}
Border around this has a color of #fde7d4
<div style="border:2px solid #fde7d4;">Content here</div>
.myborder {border:2px solid #fde7d4;}