#d9a31e color space conversions
Hex:
#d9a31e
RGB:
217, 163, 30
CMY:
15, 36, 88
CMYK:
0, 25, 86, 15
HSL:
43°, 75.7085%, 48.4314%
HSV (HSB):
43°, 86.1751%, 85.0980%
XYZ:
41.9468, 41.0398, 6.9389
xyY:
0.4665, 0.4564, 41.0398
CIE-Lab:
70.2038, 9.1090, 68.7406
CIE-LCH:
70.2038, 69.3415, 82.4516
CIE-Luv:
70.2038, 45.1782, 69.4985
Hunter-Lab:
64.0623, 4.7693, 38.4216
#d9a31e color charts
#d9a31e color shades, tints & tones
#d9a31e color schemes
#d9a31e color preview, HTML & CSS examples
This text has a color of #d9a31e
<p style="color:#d9a31e;">Text here</p>
.mytext {color:#d9a31e;}
This box has a color of #d9a31e
<div style="background-color:#d9a31e;">Content here</div>
.mybackground {background-color:#d9a31e;}
Border around this has a color of #d9a31e
<div style="border:2px solid #d9a31e;">Content here</div>
.myborder {border:2px solid #d9a31e;}