#ddac07 color space conversions
Hex:
#ddac07
RGB:
221, 172, 7
CMY:
13, 33, 97
CMYK:
0, 22, 97, 13
HSL:
46°, 93.8596%, 44.7059%
HSV (HSB):
46°, 96.8326%, 86.6667%
XYZ:
44.6097, 44.8925, 6.5150
xyY:
0.4646, 0.4675, 44.8925
CIE-Lab:
72.8211, 5.7184, 74.9145
CIE-LCH:
72.8211, 75.1324, 85.6350
CIE-Luv:
72.8211, 41.7454, 75.2352
Hunter-Lab:
67.0019, 1.5915, 41.1362
#ddac07 color charts
#ddac07 color shades, tints & tones
#ddac07 color schemes
#ddac07 color preview, HTML & CSS examples
This text has a color of #ddac07
<p style="color:#ddac07;">Text here</p>
.mytext {color:#ddac07;}
This box has a color of #ddac07
<div style="background-color:#ddac07;">Content here</div>
.mybackground {background-color:#ddac07;}
Border around this has a color of #ddac07
<div style="border:2px solid #ddac07;">Content here</div>
.myborder {border:2px solid #ddac07;}