#ddcd9f color space conversions
Hex:
#ddcd9f
RGB:
221, 205, 159
CMY:
13, 20, 38
CMYK:
0, 7, 28, 13
HSL:
45°, 47.6923%, 74.5098%
HSV (HSB):
45°, 28.0543%, 86.6667%
XYZ:
57.9081, 61.5380, 41.6268
xyY:
0.3595, 0.3821, 61.5380
CIE-Lab:
82.6671, -1.4151, 24.9599
CIE-LCH:
82.6671, 25.0000, 93.2448
CIE-Luv:
82.6671, 12.4873, 34.9151
Hunter-Lab:
78.4462, -5.5140, 23.4505
#ddcd9f color charts
#ddcd9f color shades, tints & tones
#ddcd9f color schemes
#ddcd9f color preview, HTML & CSS examples
This text has a color of #ddcd9f
<p style="color:#ddcd9f;">Text here</p>
.mytext {color:#ddcd9f;}
This box has a color of #ddcd9f
<div style="background-color:#ddcd9f;">Content here</div>
.mybackground {background-color:#ddcd9f;}
Border around this has a color of #ddcd9f
<div style="border:2px solid #ddcd9f;">Content here</div>
.myborder {border:2px solid #ddcd9f;}