#fde5c4 color space conversions
Hex:
#fde5c4
RGB:
253, 229, 196
CMY:
1, 10, 23
CMYK:
0, 9, 23, 1
HSL:
35°, 93.4426%, 88.0392%
HSV (HSB):
35°, 22.5296%, 99.2157%
XYZ:
78.4911, 80.9068, 63.7042
xyY:
0.3518, 0.3626, 80.9068
CIE-Lab:
92.0902, 3.1925, 19.0868
CIE-LCH:
92.0902, 19.3519, 80.5045
CIE-Luv:
92.0902, 16.5688, 27.0574
Hunter-Lab:
89.9482, -1.6456, 20.9727
#fde5c4 color charts
#fde5c4 color shades, tints & tones
#fde5c4 color schemes
#fde5c4 color preview, HTML & CSS examples
This text has a color of #fde5c4
<p style="color:#fde5c4;">Text here</p>
.mytext {color:#fde5c4;}
This box has a color of #fde5c4
<div style="background-color:#fde5c4;">Content here</div>
.mybackground {background-color:#fde5c4;}
Border around this has a color of #fde5c4
<div style="border:2px solid #fde5c4;">Content here</div>
.myborder {border:2px solid #fde5c4;}