#ddac40 color space conversions
Hex:
#ddac40
RGB:
221, 172, 64
CMY:
13, 33, 75
CMYK:
0, 22, 71, 13
HSL:
41°, 69.7778%, 55.8824%
HSV (HSB):
41°, 71.0407%, 86.6667%
XYZ:
45.4967, 45.2474, 11.1862
xyY:
0.4464, 0.4439, 45.2474
CIE-Lab:
73.0545, 7.2710, 59.8715
CIE-LCH:
73.0545, 60.3114, 83.0757
CIE-Luv:
73.0545, 40.1942, 65.5941
Hunter-Lab:
67.2662, 3.0160, 37.2266
#ddac40 color charts
#ddac40 color shades, tints & tones
#ddac40 color schemes
#ddac40 color preview, HTML & CSS examples
This text has a color of #ddac40
<p style="color:#ddac40;">Text here</p>
.mytext {color:#ddac40;}
This box has a color of #ddac40
<div style="background-color:#ddac40;">Content here</div>
.mybackground {background-color:#ddac40;}
Border around this has a color of #ddac40
<div style="border:2px solid #ddac40;">Content here</div>
.myborder {border:2px solid #ddac40;}