#d9a65e color space conversions
Hex:
#d9a65e
RGB:
217, 166, 94
CMY:
15, 35, 63
CMYK:
0, 24, 57, 15
HSL:
35°, 61.8090%, 60.9804%
HSV (HSB):
35°, 56.6820%, 85.0980%
XYZ:
44.2719, 42.8323, 16.5238
xyY:
0.4272, 0.4133, 42.8323
CIE-Lab:
71.4410, 10.6837, 44.0812
CIE-LCH:
71.4410, 45.3574, 76.3763
CIE-Luv:
71.4410, 39.6208, 51.2616
Hunter-Lab:
65.4464, 6.2169, 30.8431
#d9a65e color charts
#d9a65e color shades, tints & tones
#d9a65e color schemes
#d9a65e color preview, HTML & CSS examples
This text has a color of #d9a65e
<p style="color:#d9a65e;">Text here</p>
.mytext {color:#d9a65e;}
This box has a color of #d9a65e
<div style="background-color:#d9a65e;">Content here</div>
.mybackground {background-color:#d9a65e;}
Border around this has a color of #d9a65e
<div style="border:2px solid #d9a65e;">Content here</div>
.myborder {border:2px solid #d9a65e;}