#fddec7 color space conversions
Hex:
#fddec7
RGB:
253, 222, 199
CMY:
1, 13, 22
CMYK:
0, 12, 21, 1
HSL:
26°, 93.1034%, 88.6275%
HSV (HSB):
26°, 21.3439%, 99.2157%
XYZ:
76.9381, 77.2487, 64.8883
xyY:
0.3512, 0.3526, 77.2487
CIE-Lab:
90.4360, 7.2083, 15.2047
CIE-LCH:
90.4360, 16.8268, 64.6352
CIE-Luv:
90.4360, 20.3643, 20.8458
Hunter-Lab:
87.8913, 2.4453, 17.7513
#fddec7 color charts
#fddec7 color shades, tints & tones
#fddec7 color schemes
#fddec7 color preview, HTML & CSS examples
This text has a color of #fddec7
<p style="color:#fddec7;">Text here</p>
.mytext {color:#fddec7;}
This box has a color of #fddec7
<div style="background-color:#fddec7;">Content here</div>
.mybackground {background-color:#fddec7;}
Border around this has a color of #fddec7
<div style="border:2px solid #fddec7;">Content here</div>
.myborder {border:2px solid #fddec7;}