#dac0a0 color space conversions
Hex:
#dac0a0
RGB:
218, 192, 160
CMY:
15, 25, 37
CMYK:
0, 12, 27, 15
HSL:
33°, 43.9394%, 74.1176%
HSV (HSB):
33°, 26.6055%, 85.4902%
XYZ:
54.1082, 55.1428, 41.0495
xyY:
0.3600, 0.3669, 55.1428
CIE-Lab:
79.1234, 4.3775, 19.5243
CIE-LCH:
79.1234, 20.0090, 77.3628
CIE-Luv:
79.1234, 18.1501, 26.5127
Hunter-Lab:
74.2582, 0.1123, 19.2055
#dac0a0 color charts
#dac0a0 color shades, tints & tones
#dac0a0 color schemes
#dac0a0 color preview, HTML & CSS examples
This text has a color of #dac0a0
<p style="color:#dac0a0;">Text here</p>
.mytext {color:#dac0a0;}
This box has a color of #dac0a0
<div style="background-color:#dac0a0;">Content here</div>
.mybackground {background-color:#dac0a0;}
Border around this has a color of #dac0a0
<div style="border:2px solid #dac0a0;">Content here</div>
.myborder {border:2px solid #dac0a0;}