#ddac52 color space conversions
Hex:
#ddac52
RGB:
221, 172, 82
CMY:
13, 33, 68
CMYK:
0, 22, 63, 13
HSL:
39°, 67.1498%, 59.4118%
HSV (HSB):
39°, 62.8959%, 86.6667%
XYZ:
46.0943, 45.4864, 14.3330
xyY:
0.4352, 0.4295, 45.4864
CIE-Lab:
73.2110, 8.3012, 52.0728
CIE-LCH:
73.2110, 52.7304, 80.9424
CIE-Luv:
73.2110, 39.1927, 59.3559
Hunter-Lab:
67.4436, 3.9695, 34.6103
#ddac52 color charts
#ddac52 color shades, tints & tones
#ddac52 color schemes
#ddac52 color preview, HTML & CSS examples
This text has a color of #ddac52
<p style="color:#ddac52;">Text here</p>
.mytext {color:#ddac52;}
This box has a color of #ddac52
<div style="background-color:#ddac52;">Content here</div>
.mybackground {background-color:#ddac52;}
Border around this has a color of #ddac52
<div style="border:2px solid #ddac52;">Content here</div>
.myborder {border:2px solid #ddac52;}