#ddac1e color space conversions
Hex:
#ddac1e
RGB:
221, 172, 30
CMY:
13, 33, 88
CMYK:
0, 22, 86, 13
HSL:
45°, 76.0956%, 49.2157%
HSV (HSB):
45°, 86.4253%, 86.6667%
XYZ:
44.8057, 44.9709, 7.5470
xyY:
0.4604, 0.4621, 44.9709
CIE-Lab:
72.8728, 6.0639, 71.0736
CIE-LCH:
72.8728, 71.3318, 85.1234
CIE-Luv:
72.8728, 41.3958, 73.0643
Hunter-Lab:
67.0604, 1.9072, 40.2697
#ddac1e color charts
#ddac1e color shades, tints & tones
#ddac1e color schemes
#ddac1e color preview, HTML & CSS examples
This text has a color of #ddac1e
<p style="color:#ddac1e;">Text here</p>
.mytext {color:#ddac1e;}
This box has a color of #ddac1e
<div style="background-color:#ddac1e;">Content here</div>
.mybackground {background-color:#ddac1e;}
Border around this has a color of #ddac1e
<div style="border:2px solid #ddac1e;">Content here</div>
.myborder {border:2px solid #ddac1e;}