#fde7ce color space conversions
Hex:
#fde7ce
RGB:
253, 231, 206
CMY:
1, 9, 19
CMYK:
0, 9, 19, 1
HSL:
32°, 92.1569%, 90.0000%
HSV (HSB):
32°, 18.5771%, 99.2157%
XYZ:
80.2245, 82.4907, 70.0865
xyY:
0.3446, 0.3543, 82.4907
CIE-Lab:
92.7910, 3.5998, 14.8856
CIE-LCH:
92.7910, 15.3147, 76.4051
CIE-Luv:
92.7910, 14.7086, 21.2157
Hunter-Lab:
90.8244, -1.2750, 17.8247
#fde7ce color charts
#fde7ce color shades, tints & tones
#fde7ce color schemes
#fde7ce color preview, HTML & CSS examples
This text has a color of #fde7ce
<p style="color:#fde7ce;">Text here</p>
.mytext {color:#fde7ce;}
This box has a color of #fde7ce
<div style="background-color:#fde7ce;">Content here</div>
.mybackground {background-color:#fde7ce;}
Border around this has a color of #fde7ce
<div style="border:2px solid #fde7ce;">Content here</div>
.myborder {border:2px solid #fde7ce;}