#d9a08a color space conversions
Hex:
#d9a08a
RGB:
217, 160, 138
CMY:
15, 37, 46
CMYK:
0, 26, 36, 15
HSL:
17°, 50.9677%, 69.6078%
HSV (HSB):
17°, 36.4055%, 85.0980%
XYZ:
45.7735, 41.7283, 29.6866
xyY:
0.3906, 0.3561, 41.7283
CIE-Lab:
70.6832, 18.2836, 19.7667
CIE-LCH:
70.6832, 26.9261, 47.2320
CIE-Luv:
70.6832, 39.3589, 23.2683
Hunter-Lab:
64.5974, 13.4389, 17.9707
#d9a08a color charts
#d9a08a color shades, tints & tones
#d9a08a color schemes
#d9a08a color preview, HTML & CSS examples
This text has a color of #d9a08a
<p style="color:#d9a08a;">Text here</p>
.mytext {color:#d9a08a;}
This box has a color of #d9a08a
<div style="background-color:#d9a08a;">Content here</div>
.mybackground {background-color:#d9a08a;}
Border around this has a color of #d9a08a
<div style="border:2px solid #d9a08a;">Content here</div>
.myborder {border:2px solid #d9a08a;}