#d0ac7e color space conversions
Hex:
#d0ac7e
RGB:
208, 172, 126
CMY:
18, 33, 51
CMYK:
0, 17, 39, 18
HSL:
34°, 46.5909%, 65.4902%
HSV (HSB):
34°, 39.4231%, 81.5686%
XYZ:
44.5308, 44.4213, 25.9658
xyY:
0.3875, 0.3865, 44.4213
CIE-Lab:
72.5092, 6.8337, 28.5767
CIE-LCH:
72.5092, 29.3824, 76.5512
CIE-Luv:
72.5092, 26.3847, 36.3216
Hunter-Lab:
66.6493, 2.6261, 23.5558
#d0ac7e color charts
#d0ac7e color shades, tints & tones
#d0ac7e color schemes
#d0ac7e color preview, HTML & CSS examples
This text has a color of #d0ac7e
<p style="color:#d0ac7e;">Text here</p>
.mytext {color:#d0ac7e;}
This box has a color of #d0ac7e
<div style="background-color:#d0ac7e;">Content here</div>
.mybackground {background-color:#d0ac7e;}
Border around this has a color of #d0ac7e
<div style="border:2px solid #d0ac7e;">Content here</div>
.myborder {border:2px solid #d0ac7e;}