#ddd99c color space conversions
Hex:
#ddd99c
RGB:
221, 217, 156
CMY:
13, 15, 39
CMYK:
0, 2, 29, 13
HSL:
56°, 48.8722%, 73.9216%
HSV (HSB):
56°, 29.4118%, 86.6667%
XYZ:
60.6324, 67.3982, 41.2660
xyY:
0.3581, 0.3981, 67.3982
CIE-Lab:
85.7046, -7.9623, 30.6177
CIE-LCH:
85.7046, 31.6360, 104.5772
CIE-Luv:
85.7046, 5.6215, 43.5569
Hunter-Lab:
82.0964, -11.8372, 27.6652
#ddd99c color charts
#ddd99c color shades, tints & tones
#ddd99c color schemes
#ddd99c color preview, HTML & CSS examples
This text has a color of #ddd99c
<p style="color:#ddd99c;">Text here</p>
.mytext {color:#ddd99c;}
This box has a color of #ddd99c
<div style="background-color:#ddd99c;">Content here</div>
.mybackground {background-color:#ddd99c;}
Border around this has a color of #ddd99c
<div style="border:2px solid #ddd99c;">Content here</div>
.myborder {border:2px solid #ddd99c;}