#d9ac2a color space conversions
Hex:
#d9ac2a
RGB:
217, 172, 42
CMY:
15, 33, 84
CMYK:
0, 21, 81, 15
HSL:
45°, 69.7211%, 50.7843%
HSV (HSB):
45°, 80.6452%, 85.0980%
XYZ:
43.7857, 44.4239, 8.4574
xyY:
0.4530, 0.4596, 44.4239
CIE-Lab:
72.5109, 4.6480, 67.2710
CIE-LCH:
72.5109, 67.4314, 86.0475
CIE-Luv:
72.5109, 37.9718, 70.9319
Hunter-Lab:
66.6513, 0.6236, 39.1326
#d9ac2a color charts
#d9ac2a color shades, tints & tones
#d9ac2a color schemes
#d9ac2a color preview, HTML & CSS examples
This text has a color of #d9ac2a
<p style="color:#d9ac2a;">Text here</p>
.mytext {color:#d9ac2a;}
This box has a color of #d9ac2a
<div style="background-color:#d9ac2a;">Content here</div>
.mybackground {background-color:#d9ac2a;}
Border around this has a color of #d9ac2a
<div style="border:2px solid #d9ac2a;">Content here</div>
.myborder {border:2px solid #d9ac2a;}