#d9ba2b color space conversions
Hex:
#d9ba2b
RGB:
217, 186, 43
CMY:
15, 27, 83
CMYK:
0, 14, 80, 15
HSL:
49°, 69.6000%, 50.9804%
HSV (HSB):
49°, 80.1843%, 85.0980%
XYZ:
46.6102, 50.0439, 9.4883
xyY:
0.4391, 0.4715, 50.0439
CIE-Lab:
76.0962, -2.6748, 70.1173
CIE-LCH:
76.0962, 70.1683, 92.1847
CIE-Luv:
76.0962, 27.6478, 76.2832
Hunter-Lab:
70.7417, -6.1882, 41.5669
#d9ba2b color charts
#d9ba2b color shades, tints & tones
#d9ba2b color schemes
#d9ba2b color preview, HTML & CSS examples
This text has a color of #d9ba2b
<p style="color:#d9ba2b;">Text here</p>
.mytext {color:#d9ba2b;}
This box has a color of #d9ba2b
<div style="background-color:#d9ba2b;">Content here</div>
.mybackground {background-color:#d9ba2b;}
Border around this has a color of #d9ba2b
<div style="border:2px solid #d9ba2b;">Content here</div>
.myborder {border:2px solid #d9ba2b;}