#fddd9c color space conversions
Hex:
#fddd9c
RGB:
253, 221, 156
CMY:
1, 13, 39
CMYK:
0, 13, 38, 1
HSL:
40°, 96.0396%, 80.1961%
HSV (HSB):
40°, 38.3399%, 99.2157%
XYZ:
72.3652, 74.9958, 42.1141
xyY:
0.3819, 0.3958, 74.9958
CIE-Lab:
89.3911, 2.2910, 35.9887
CIE-LCH:
89.3911, 36.0616, 86.3575
CIE-Luv:
89.3911, 24.2234, 48.3321
Hunter-Lab:
86.6001, -2.3913, 31.7871
#fddd9c color charts
#fddd9c color shades, tints & tones
#fddd9c color schemes
#fddd9c color preview, HTML & CSS examples
This text has a color of #fddd9c
<p style="color:#fddd9c;">Text here</p>
.mytext {color:#fddd9c;}
This box has a color of #fddd9c
<div style="background-color:#fddd9c;">Content here</div>
.mybackground {background-color:#fddd9c;}
Border around this has a color of #fddd9c
<div style="border:2px solid #fddd9c;">Content here</div>
.myborder {border:2px solid #fddd9c;}