#d9a04f color space conversions
Hex:
#d9a04f
RGB:
217, 160, 79
CMY:
15, 37, 69
CMYK:
0, 26, 64, 15
HSL:
35°, 64.4860%, 58.0392%
HSV (HSB):
35°, 63.5945%, 85.0980%
XYZ:
42.5974, 40.4578, 12.9612
xyY:
0.4436, 0.4214, 40.4578
CIE-Lab:
69.7944, 12.8317, 49.5373
CIE-LCH:
69.7944, 51.1723, 75.4778
CIE-Luv:
69.7944, 45.0886, 55.0210
Hunter-Lab:
63.6065, 8.2304, 32.4430
#d9a04f color charts
#d9a04f color shades, tints & tones
#d9a04f color schemes
#d9a04f color preview, HTML & CSS examples
This text has a color of #d9a04f
<p style="color:#d9a04f;">Text here</p>
.mytext {color:#d9a04f;}
This box has a color of #d9a04f
<div style="background-color:#d9a04f;">Content here</div>
.mybackground {background-color:#d9a04f;}
Border around this has a color of #d9a04f
<div style="border:2px solid #d9a04f;">Content here</div>
.myborder {border:2px solid #d9a04f;}