#d9ba9e color space conversions
Hex:
#d9ba9e
RGB:
217, 186, 158
CMY:
15, 27, 38
CMYK:
0, 14, 27, 15
HSL:
28°, 43.7037%, 73.5294%
HSV (HSB):
28°, 27.1889%, 85.0980%
XYZ:
52.3457, 52.3381, 39.6911
xyY:
0.3626, 0.3625, 52.3381
CIE-Lab:
77.4826, 6.9009, 18.3069
CIE-LCH:
77.4826, 19.5644, 69.3458
CIE-Luv:
77.4826, 21.2208, 24.3093
Hunter-Lab:
72.3451, 2.5508, 18.1130
#d9ba9e color charts
#d9ba9e color shades, tints & tones
#d9ba9e color schemes
#d9ba9e color preview, HTML & CSS examples
This text has a color of #d9ba9e
<p style="color:#d9ba9e;">Text here</p>
.mytext {color:#d9ba9e;}
This box has a color of #d9ba9e
<div style="background-color:#d9ba9e;">Content here</div>
.mybackground {background-color:#d9ba9e;}
Border around this has a color of #d9ba9e
<div style="border:2px solid #d9ba9e;">Content here</div>
.myborder {border:2px solid #d9ba9e;}