#fdecc4 color space conversions
Hex:
#fdecc4
RGB:
253, 236, 196
CMY:
1, 7, 23
CMYK:
0, 7, 23, 1
HSL:
42°, 93.4426%, 88.0392%
HSV (HSB):
42°, 22.5296%, 99.2157%
XYZ:
80.4673, 84.8591, 64.3629
xyY:
0.3503, 0.3695, 84.8591
CIE-Lab:
93.8224, -0.3695, 21.4987
CIE-LCH:
93.8224, 21.5019, 90.9847
CIE-Luv:
93.8224, 12.5572, 31.1356
Hunter-Lab:
92.1190, -5.2859, 23.0578
#fdecc4 color charts
#fdecc4 color shades, tints & tones
#fdecc4 color schemes
#fdecc4 color preview, HTML & CSS examples
This text has a color of #fdecc4
<p style="color:#fdecc4;">Text here</p>
.mytext {color:#fdecc4;}
This box has a color of #fdecc4
<div style="background-color:#fdecc4;">Content here</div>
.mybackground {background-color:#fdecc4;}
Border around this has a color of #fdecc4
<div style="border:2px solid #fdecc4;">Content here</div>
.myborder {border:2px solid #fdecc4;}