#dacdce color space conversions
Hex:
#dacdce
RGB:
218, 205, 206
CMY:
15, 20, 19
CMYK:
0, 6, 6, 15
HSL:
355°, 14.9425%, 82.9412%
HSV (HSB):
355°, 5.9633%, 85.4902%
XYZ:
61.8853, 63.0243, 67.2957
xyY:
0.3220, 0.3279, 63.0243
CIE-Lab:
83.4552, 4.6783, 1.1125
CIE-LCH:
83.4552, 4.8087, 13.3770
CIE-Luv:
83.4552, 7.4706, 0.8398
Hunter-Lab:
79.3878, 0.2177, 5.3124
#dacdce color charts
#dacdce color shades, tints & tones
#dacdce color schemes
#dacdce color preview, HTML & CSS examples
This text has a color of #dacdce
<p style="color:#dacdce;">Text here</p>
.mytext {color:#dacdce;}
This box has a color of #dacdce
<div style="background-color:#dacdce;">Content here</div>
.mybackground {background-color:#dacdce;}
Border around this has a color of #dacdce
<div style="border:2px solid #dacdce;">Content here</div>
.myborder {border:2px solid #dacdce;}