#ddcd85 color space conversions
Hex:
#ddcd85
RGB:
221, 205, 133
CMY:
13, 20, 48
CMYK:
0, 7, 40, 13
HSL:
49°, 56.4103%, 69.4118%
HSV (HSB):
49°, 39.8190%, 86.6667%
XYZ:
55.8838, 60.7283, 30.9666
xyY:
0.3787, 0.4115, 60.7283
CIE-Lab:
82.2324, -4.5394, 37.8414
CIE-LCH:
82.2324, 38.1127, 96.8405
CIE-Luv:
82.2324, 14.0047, 50.6965
Hunter-Lab:
77.9283, -8.3691, 30.9896
#ddcd85 color charts
#ddcd85 color shades, tints & tones
#ddcd85 color schemes
#ddcd85 color preview, HTML & CSS examples
This text has a color of #ddcd85
<p style="color:#ddcd85;">Text here</p>
.mytext {color:#ddcd85;}
This box has a color of #ddcd85
<div style="background-color:#ddcd85;">Content here</div>
.mybackground {background-color:#ddcd85;}
Border around this has a color of #ddcd85
<div style="border:2px solid #ddcd85;">Content here</div>
.myborder {border:2px solid #ddcd85;}