#d7a38e color space conversions
Hex:
#d7a38e
RGB:
215, 163, 142
CMY:
16, 36, 44
CMYK:
0, 24, 34, 16
HSL:
17°, 47.7124%, 70.0000%
HSV (HSB):
17°, 33.9535%, 84.3137%
XYZ:
46.0040, 42.5945, 31.3881
xyY:
0.3834, 0.3550, 42.5945
CIE-Lab:
71.2788, 16.3729, 18.3619
CIE-LCH:
71.2788, 24.6014, 48.2774
CIE-Luv:
71.2788, 35.5410, 21.9753
Hunter-Lab:
65.2644, 11.6095, 17.1704
#d7a38e color charts
#d7a38e color shades, tints & tones
#d7a38e color schemes
#d7a38e color preview, HTML & CSS examples
This text has a color of #d7a38e
<p style="color:#d7a38e;">Text here</p>
.mytext {color:#d7a38e;}
This box has a color of #d7a38e
<div style="background-color:#d7a38e;">Content here</div>
.mybackground {background-color:#d7a38e;}
Border around this has a color of #d7a38e
<div style="border:2px solid #d7a38e;">Content here</div>
.myborder {border:2px solid #d7a38e;}