#d9a12b color space conversions
Hex:
#d9a12b
RGB:
217, 161, 43
CMY:
15, 37, 83
CMYK:
0, 26, 80, 15
HSL:
41°, 69.6000%, 50.9804%
HSV (HSB):
41°, 80.1843%, 85.0980%
XYZ:
41.7962, 40.4159, 7.8836
xyY:
0.4639, 0.4486, 40.4159
CIE-Lab:
69.7647, 10.5455, 64.5112
CIE-LCH:
69.7647, 65.3675, 80.7161
CIE-Luv:
69.7647, 46.3117, 66.3894
Hunter-Lab:
63.5735, 6.1007, 37.1490
#d9a12b color charts
#d9a12b color shades, tints & tones
#d9a12b color schemes
#d9a12b color preview, HTML & CSS examples
This text has a color of #d9a12b
<p style="color:#d9a12b;">Text here</p>
.mytext {color:#d9a12b;}
This box has a color of #d9a12b
<div style="background-color:#d9a12b;">Content here</div>
.mybackground {background-color:#d9a12b;}
Border around this has a color of #d9a12b
<div style="border:2px solid #d9a12b;">Content here</div>
.myborder {border:2px solid #d9a12b;}