#dac2c5 color space conversions
Hex:
#dac2c5
RGB:
218, 194, 197
CMY:
15, 24, 23
CMYK:
0, 11, 10, 15
HSL:
353°, 24.4898%, 80.7843%
HSV (HSB):
353°, 11.0092%, 85.4902%
XYZ:
58.2833, 57.5202, 60.8540
xyY:
0.3299, 0.3256, 57.5202
CIE-Lab:
80.4713, 8.9630, 1.5871
CIE-LCH:
80.4713, 9.1024, 10.0414
CIE-Luv:
80.4713, 14.0168, 0.7614
Hunter-Lab:
75.8421, 4.4504, 5.5165
#dac2c5 color charts
#dac2c5 color shades, tints & tones
#dac2c5 color schemes
#dac2c5 color preview, HTML & CSS examples
This text has a color of #dac2c5
<p style="color:#dac2c5;">Text here</p>
.mytext {color:#dac2c5;}
This box has a color of #dac2c5
<div style="background-color:#dac2c5;">Content here</div>
.mybackground {background-color:#dac2c5;}
Border around this has a color of #dac2c5
<div style="border:2px solid #dac2c5;">Content here</div>
.myborder {border:2px solid #dac2c5;}