#d9a53e color space conversions
Hex:
#d9a53e
RGB:
217, 165, 62
CMY:
15, 35, 76
CMYK:
0, 24, 71, 15
HSL:
40°, 67.0996%, 54.7059%
HSV (HSB):
40°, 71.4286%, 85.0980%
XYZ:
42.9399, 42.0098, 10.4029
xyY:
0.4503, 0.4406, 42.0098
CIE-Lab:
70.8777, 9.1853, 58.3577
CIE-LCH:
70.8777, 59.0761, 81.0552
CIE-Luv:
70.8777, 42.4167, 63.1122
Hunter-Lab:
64.8150, 4.8301, 35.8543
#d9a53e color charts
#d9a53e color shades, tints & tones
#d9a53e color schemes
#d9a53e color preview, HTML & CSS examples
This text has a color of #d9a53e
<p style="color:#d9a53e;">Text here</p>
.mytext {color:#d9a53e;}
This box has a color of #d9a53e
<div style="background-color:#d9a53e;">Content here</div>
.mybackground {background-color:#d9a53e;}
Border around this has a color of #d9a53e
<div style="border:2px solid #d9a53e;">Content here</div>
.myborder {border:2px solid #d9a53e;}