#d7aa8e color space conversions
Hex:
#d7aa8e
RGB:
215, 170, 142
CMY:
16, 33, 44
CMYK:
0, 21, 34, 16
HSL:
23°, 47.7124%, 70.0000%
HSV (HSB):
23°, 33.9535%, 84.3137%
XYZ:
47.2815, 45.1495, 31.8139
xyY:
0.3806, 0.3634, 45.1495
CIE-Lab:
72.9902, 12.5970, 20.7178
CIE-LCH:
72.9902, 24.2469, 58.6992
CIE-Luv:
72.9902, 31.1339, 25.8356
Hunter-Lab:
67.1934, 8.0155, 18.9635
#d7aa8e color charts
#d7aa8e color shades, tints & tones
#d7aa8e color schemes
#d7aa8e color preview, HTML & CSS examples
This text has a color of #d7aa8e
<p style="color:#d7aa8e;">Text here</p>
.mytext {color:#d7aa8e;}
This box has a color of #d7aa8e
<div style="background-color:#d7aa8e;">Content here</div>
.mybackground {background-color:#d7aa8e;}
Border around this has a color of #d7aa8e
<div style="border:2px solid #d7aa8e;">Content here</div>
.myborder {border:2px solid #d7aa8e;}