#ddcc9e color space conversions
Hex:
#ddcc9e
RGB:
221, 204, 158
CMY:
13, 20, 38
CMYK:
0, 8, 29, 13
HSL:
44°, 48.0916%, 74.3137%
HSV (HSB):
44°, 28.5068%, 86.6667%
XYZ:
57.5832, 61.0265, 41.0921
xyY:
0.3606, 0.3821, 61.0265
CIE-Lab:
82.3930, -1.0277, 25.1115
CIE-LCH:
82.3930, 25.1325, 92.3436
CIE-Luv:
82.3930, 13.1410, 34.9998
Hunter-Lab:
78.1195, -5.1336, 23.4961
#ddcc9e color charts
#ddcc9e color shades, tints & tones
#ddcc9e color schemes
#ddcc9e color preview, HTML & CSS examples
This text has a color of #ddcc9e
<p style="color:#ddcc9e;">Text here</p>
.mytext {color:#ddcc9e;}
This box has a color of #ddcc9e
<div style="background-color:#ddcc9e;">Content here</div>
.mybackground {background-color:#ddcc9e;}
Border around this has a color of #ddcc9e
<div style="border:2px solid #ddcc9e;">Content here</div>
.myborder {border:2px solid #ddcc9e;}