#d9a32c color space conversions
Hex:
#d9a32c
RGB:
217, 163, 44
CMY:
15, 36, 83
CMYK:
0, 25, 80, 15
HSL:
41°, 69.4779%, 51.1765%
HSV (HSB):
41°, 79.7235%, 85.0980%
XYZ:
42.1671, 41.1279, 8.0989
xyY:
0.4614, 0.4500, 41.1279
CIE-Lab:
70.2655, 9.5084, 64.6227
CIE-LCH:
70.2655, 65.3185, 81.6297
CIE-Luv:
70.2655, 44.7353, 66.9646
Hunter-Lab:
64.1311, 5.1369, 37.4042
#d9a32c color charts
#d9a32c color shades, tints & tones
#d9a32c color schemes
#d9a32c color preview, HTML & CSS examples
This text has a color of #d9a32c
<p style="color:#d9a32c;">Text here</p>
.mytext {color:#d9a32c;}
This box has a color of #d9a32c
<div style="background-color:#d9a32c;">Content here</div>
.mybackground {background-color:#d9a32c;}
Border around this has a color of #d9a32c
<div style="border:2px solid #d9a32c;">Content here</div>
.myborder {border:2px solid #d9a32c;}