#ddcd82 color space conversions
Hex:
#ddcd82
RGB:
221, 205, 130
CMY:
13, 20, 49
CMYK:
0, 7, 41, 13
HSL:
49°, 57.2327%, 68.8235%
HSV (HSB):
49°, 41.1765%, 86.6667%
XYZ:
55.6794, 60.6465, 29.8904
xyY:
0.3808, 0.4148, 60.6465
CIE-Lab:
82.1883, -4.8606, 39.3070
CIE-LCH:
82.1883, 39.6064, 97.0493
CIE-Luv:
82.1883, 14.1647, 52.3578
Hunter-Lab:
77.8759, -8.6595, 31.7563
#ddcd82 color charts
#ddcd82 color shades, tints & tones
#ddcd82 color schemes
#ddcd82 color preview, HTML & CSS examples
This text has a color of #ddcd82
<p style="color:#ddcd82;">Text here</p>
.mytext {color:#ddcd82;}
This box has a color of #ddcd82
<div style="background-color:#ddcd82;">Content here</div>
.mybackground {background-color:#ddcd82;}
Border around this has a color of #ddcd82
<div style="border:2px solid #ddcd82;">Content here</div>
.myborder {border:2px solid #ddcd82;}