#d7a08e color space conversions
Hex:
#d7a08e
RGB:
215, 160, 142
CMY:
16, 37, 44
CMYK:
0, 26, 34, 16
HSL:
15°, 47.7124%, 70.0000%
HSV (HSB):
15°, 33.9535%, 84.3137%
XYZ:
45.4776, 41.5417, 31.2126
xyY:
0.3846, 0.3514, 41.5417
CIE-Lab:
70.5538, 17.9951, 17.3584
CIE-LCH:
70.5538, 25.0028, 43.9682
CIE-Luv:
70.5538, 37.4332, 20.3238
Hunter-Lab:
64.4528, 13.1563, 16.4046
#d7a08e color charts
#d7a08e color shades, tints & tones
#d7a08e color schemes
#d7a08e color preview, HTML & CSS examples
This text has a color of #d7a08e
<p style="color:#d7a08e;">Text here</p>
.mytext {color:#d7a08e;}
This box has a color of #d7a08e
<div style="background-color:#d7a08e;">Content here</div>
.mybackground {background-color:#d7a08e;}
Border around this has a color of #d7a08e
<div style="border:2px solid #d7a08e;">Content here</div>
.myborder {border:2px solid #d7a08e;}