#d7a85e color space conversions
Hex:
#d7a85e
RGB:
215, 168, 94
CMY:
16, 34, 63
CMYK:
0, 22, 56, 16
HSL:
37°, 60.1990%, 60.5882%
HSV (HSB):
37°, 56.2791%, 84.3137%
XYZ:
44.0473, 43.2605, 16.6182
xyY:
0.4238, 0.4163, 43.2605
CIE-Lab:
71.7314, 8.7756, 44.3790
CIE-LCH:
71.7314, 45.2383, 78.8145
CIE-Luv:
71.7314, 36.6974, 52.0478
Hunter-Lab:
65.7727, 4.4375, 31.0606
#d7a85e color charts
#d7a85e color shades, tints & tones
#d7a85e color schemes
#d7a85e color preview, HTML & CSS examples
This text has a color of #d7a85e
<p style="color:#d7a85e;">Text here</p>
.mytext {color:#d7a85e;}
This box has a color of #d7a85e
<div style="background-color:#d7a85e;">Content here</div>
.mybackground {background-color:#d7a85e;}
Border around this has a color of #d7a85e
<div style="border:2px solid #d7a85e;">Content here</div>
.myborder {border:2px solid #d7a85e;}