#d9a60e color space conversions
Hex:
#d9a60e
RGB:
217, 166, 14
CMY:
15, 35, 95
CMYK:
0, 24, 94, 15
HSL:
45°, 87.8788%, 45.2941%
HSV (HSB):
45°, 93.5484%, 85.0980%
XYZ:
42.3308, 42.0559, 6.3020
xyY:
0.4668, 0.4637, 42.0559
CIE-Lab:
70.9094, 7.2256, 72.4804
CIE-LCH:
70.9094, 72.8396, 84.3070
CIE-Luv:
70.9094, 43.1600, 72.4313
Hunter-Lab:
64.8505, 3.0264, 39.6337
#d9a60e color charts
#d9a60e color shades, tints & tones
#d9a60e color schemes
#d9a60e color preview, HTML & CSS examples
This text has a color of #d9a60e
<p style="color:#d9a60e;">Text here</p>
.mytext {color:#d9a60e;}
This box has a color of #d9a60e
<div style="background-color:#d9a60e;">Content here</div>
.mybackground {background-color:#d9a60e;}
Border around this has a color of #d9a60e
<div style="border:2px solid #d9a60e;">Content here</div>
.myborder {border:2px solid #d9a60e;}