#d9b32d color space conversions
Hex:
#d9b32d
RGB:
217, 179, 45
CMY:
15, 30, 82
CMYK:
0, 18, 79, 15
HSL:
47°, 69.3548%, 51.3725%
HSV (HSB):
47°, 79.2627%, 85.0980%
XYZ:
45.2090, 47.1814, 9.2068
xyY:
0.4450, 0.4644, 47.1814
CIE-Lab:
74.3056, 1.0519, 67.9160
CIE-LCH:
74.3056, 67.9241, 89.1127
CIE-Luv:
74.3056, 32.6866, 73.1054
Hunter-Lab:
68.6887, -2.7214, 40.1351
#d9b32d color charts
#d9b32d color shades, tints & tones
#d9b32d color schemes
#d9b32d color preview, HTML & CSS examples
This text has a color of #d9b32d
<p style="color:#d9b32d;">Text here</p>
.mytext {color:#d9b32d;}
This box has a color of #d9b32d
<div style="background-color:#d9b32d;">Content here</div>
.mybackground {background-color:#d9b32d;}
Border around this has a color of #d9b32d
<div style="border:2px solid #d9b32d;">Content here</div>
.myborder {border:2px solid #d9b32d;}