#ddc09d color space conversions
Hex:
#ddc09d
RGB:
221, 192, 157
CMY:
13, 25, 38
CMYK:
0, 13, 29, 13
HSL:
33°, 48.4848%, 74.1176%
HSV (HSB):
33°, 28.9593%, 86.6667%
XYZ:
54.7542, 55.5057, 39.7261
xyY:
0.3651, 0.3701, 55.5057
CIE-Lab:
79.3317, 5.1224, 21.4530
CIE-LCH:
79.3317, 22.0561, 76.5707
CIE-Luv:
79.3317, 20.3773, 28.8562
Hunter-Lab:
74.5022, 0.8070, 20.5369
#ddc09d color charts
#ddc09d color shades, tints & tones
#ddc09d color schemes
#ddc09d color preview, HTML & CSS examples
This text has a color of #ddc09d
<p style="color:#ddc09d;">Text here</p>
.mytext {color:#ddc09d;}
This box has a color of #ddc09d
<div style="background-color:#ddc09d;">Content here</div>
.mybackground {background-color:#ddc09d;}
Border around this has a color of #ddc09d
<div style="border:2px solid #ddc09d;">Content here</div>
.myborder {border:2px solid #ddc09d;}