#d9af7e color space conversions
Hex:
#d9af7e
RGB:
217, 175, 126
CMY:
15, 31, 51
CMYK:
0, 19, 42, 15
HSL:
32°, 54.4910%, 67.2549%
HSV (HSB):
32°, 41.9355%, 85.0980%
XYZ:
47.7111, 46.9180, 26.2801
xyY:
0.3946, 0.3880, 46.9180
CIE-Lab:
74.1373, 8.8490, 30.8854
CIE-LCH:
74.1373, 32.1280, 74.0123
CIE-Luv:
74.1373, 30.8453, 38.7597
Hunter-Lab:
68.4967, 4.4642, 25.2000
#d9af7e color charts
#d9af7e color shades, tints & tones
#d9af7e color schemes
#d9af7e color preview, HTML & CSS examples
This text has a color of #d9af7e
<p style="color:#d9af7e;">Text here</p>
.mytext {color:#d9af7e;}
This box has a color of #d9af7e
<div style="background-color:#d9af7e;">Content here</div>
.mybackground {background-color:#d9af7e;}
Border around this has a color of #d9af7e
<div style="border:2px solid #d9af7e;">Content here</div>
.myborder {border:2px solid #d9af7e;}