#ddcc9c color space conversions
Hex:
#ddcc9c
RGB:
221, 204, 156
CMY:
13, 20, 39
CMYK:
0, 8, 29, 13
HSL:
44°, 48.8722%, 73.9216%
HSV (HSB):
44°, 29.4118%, 86.6667%
XYZ:
57.4124, 60.9582, 40.1926
xyY:
0.3621, 0.3844, 60.9582
CIE-Lab:
82.3563, -1.2881, 26.1105
CIE-LCH:
82.3563, 26.1423, 92.8243
CIE-Luv:
82.3563, 13.2674, 36.2937
Hunter-Lab:
78.0757, -5.3738, 24.1311
#ddcc9c color charts
#ddcc9c color shades, tints & tones
#ddcc9c color schemes
#ddcc9c color preview, HTML & CSS examples
This text has a color of #ddcc9c
<p style="color:#ddcc9c;">Text here</p>
.mytext {color:#ddcc9c;}
This box has a color of #ddcc9c
<div style="background-color:#ddcc9c;">Content here</div>
.mybackground {background-color:#ddcc9c;}
Border around this has a color of #ddcc9c
<div style="border:2px solid #ddcc9c;">Content here</div>
.myborder {border:2px solid #ddcc9c;}