#ddbc66 color space conversions
Hex:
#ddbc66
RGB:
221, 188, 102
CMY:
13, 26, 60
CMYK:
0, 15, 54, 13
HSL:
43°, 63.6364%, 63.3333%
HSV (HSB):
43°, 53.8462%, 86.6667%
XYZ:
50.2003, 52.2979, 20.0190
xyY:
0.4097, 0.4269, 52.2979
CIE-Lab:
77.4586, 1.3266, 47.4101
CIE-LCH:
77.4586, 47.4287, 88.3972
CIE-Luv:
77.4586, 26.7729, 58.1274
Hunter-Lab:
72.3173, -2.6464, 34.2093
#ddbc66 color charts
#ddbc66 color shades, tints & tones
#ddbc66 color schemes
#ddbc66 color preview, HTML & CSS examples
This text has a color of #ddbc66
<p style="color:#ddbc66;">Text here</p>
.mytext {color:#ddbc66;}
This box has a color of #ddbc66
<div style="background-color:#ddbc66;">Content here</div>
.mybackground {background-color:#ddbc66;}
Border around this has a color of #ddbc66
<div style="border:2px solid #ddbc66;">Content here</div>
.myborder {border:2px solid #ddbc66;}