#dac4ac color space conversions
Hex:
#dac4ac
RGB:
218, 196, 172
CMY:
15, 23, 33
CMYK:
0, 10, 21, 15
HSL:
31°, 38.3333%, 76.4706%
HSV (HSB):
31°, 21.1009%, 85.4902%
XYZ:
56.0998, 57.3638, 47.1453
xyY:
0.3493, 0.3572, 57.3638
CIE-Lab:
80.3838, 3.9678, 14.8730
CIE-LCH:
80.3838, 15.3932, 75.0625
CIE-Luv:
80.3838, 14.9005, 20.5226
Hunter-Lab:
75.7389, -0.3283, 16.1109
#dac4ac color charts
#dac4ac color shades, tints & tones
#dac4ac color schemes
#dac4ac color preview, HTML & CSS examples
This text has a color of #dac4ac
<p style="color:#dac4ac;">Text here</p>
.mytext {color:#dac4ac;}
This box has a color of #dac4ac
<div style="background-color:#dac4ac;">Content here</div>
.mybackground {background-color:#dac4ac;}
Border around this has a color of #dac4ac
<div style="border:2px solid #dac4ac;">Content here</div>
.myborder {border:2px solid #dac4ac;}