#d9ba7d color space conversions
Hex:
#d9ba7d
RGB:
217, 186, 125
CMY:
15, 27, 51
CMYK:
0, 14, 42, 15
HSL:
40°, 54.7619%, 67.0588%
HSV (HSB):
40°, 42.3963%, 85.0980%
XYZ:
49.8758, 51.3502, 26.6849
xyY:
0.3899, 0.4015, 51.3502
CIE-Lab:
76.8907, 2.9022, 34.9965
CIE-LCH:
76.8907, 35.1166, 85.2594
CIE-Luv:
76.8907, 23.7755, 45.0420
Hunter-Lab:
71.6590, -1.1645, 28.0825
#d9ba7d color charts
#d9ba7d color shades, tints & tones
#d9ba7d color schemes
#d9ba7d color preview, HTML & CSS examples
This text has a color of #d9ba7d
<p style="color:#d9ba7d;">Text here</p>
.mytext {color:#d9ba7d;}
This box has a color of #d9ba7d
<div style="background-color:#d9ba7d;">Content here</div>
.mybackground {background-color:#d9ba7d;}
Border around this has a color of #d9ba7d
<div style="border:2px solid #d9ba7d;">Content here</div>
.myborder {border:2px solid #d9ba7d;}