#d7a68e color space conversions
Hex:
#d7a68e
RGB:
215, 166, 142
CMY:
16, 35, 44
CMYK:
0, 23, 34, 16
HSL:
20°, 47.7124%, 70.0000%
HSV (HSB):
20°, 33.9535%, 84.3137%
XYZ:
46.5430, 43.6725, 31.5677
xyY:
0.3822, 0.3586, 43.6725
CIE-Lab:
72.0091, 14.7527, 19.3693
CIE-LCH:
72.0091, 24.3477, 52.7050
CIE-Luv:
72.0091, 33.6504, 23.6288
Hunter-Lab:
66.0852, 10.0665, 17.9378
#d7a68e color charts
#d7a68e color shades, tints & tones
#d7a68e color schemes
#d7a68e color preview, HTML & CSS examples
This text has a color of #d7a68e
<p style="color:#d7a68e;">Text here</p>
.mytext {color:#d7a68e;}
This box has a color of #d7a68e
<div style="background-color:#d7a68e;">Content here</div>
.mybackground {background-color:#d7a68e;}
Border around this has a color of #d7a68e
<div style="border:2px solid #d7a68e;">Content here</div>
.myborder {border:2px solid #d7a68e;}