#ddac0e color space conversions
Hex:
#ddac0e
RGB:
221, 172, 14
CMY:
13, 33, 95
CMYK:
0, 22, 94, 13
HSL:
46°, 88.0851%, 46.0784%
HSV (HSB):
46°, 93.6652%, 86.6667%
XYZ:
44.6506, 44.9089, 6.7304
xyY:
0.4637, 0.4664, 44.9089
CIE-Lab:
72.8319, 5.7906, 74.0801
CIE-LCH:
72.8319, 74.3061, 85.5305
CIE-Luv:
72.8319, 41.6721, 74.7801
Hunter-Lab:
67.0141, 1.6574, 40.9552
#ddac0e color charts
#ddac0e color shades, tints & tones
#ddac0e color schemes
#ddac0e color preview, HTML & CSS examples
This text has a color of #ddac0e
<p style="color:#ddac0e;">Text here</p>
.mytext {color:#ddac0e;}
This box has a color of #ddac0e
<div style="background-color:#ddac0e;">Content here</div>
.mybackground {background-color:#ddac0e;}
Border around this has a color of #ddac0e
<div style="border:2px solid #ddac0e;">Content here</div>
.myborder {border:2px solid #ddac0e;}