#dacbd3 color space conversions
Hex:
#dacbd3
RGB:
218, 203, 211
CMY:
15, 20, 17
CMYK:
0, 7, 3, 15
HSL:
328°, 16.8539%, 82.5490%
HSV (HSB):
328°, 6.8807%, 85.4902%
XYZ:
62.0272, 62.3204, 70.3879
xyY:
0.3185, 0.3200, 62.3204
CIE-Lab:
83.0835, 6.6111, -2.0985
CIE-LCH:
83.0835, 6.9361, 342.3891
CIE-Luv:
83.0835, 8.1534, -4.3499
Hunter-Lab:
78.9433, 2.1001, 2.3958
#dacbd3 color charts
#dacbd3 color shades, tints & tones
#dacbd3 color schemes
#dacbd3 color preview, HTML & CSS examples
This text has a color of #dacbd3
<p style="color:#dacbd3;">Text here</p>
.mytext {color:#dacbd3;}
This box has a color of #dacbd3
<div style="background-color:#dacbd3;">Content here</div>
.mybackground {background-color:#dacbd3;}
Border around this has a color of #dacbd3
<div style="border:2px solid #dacbd3;">Content here</div>
.myborder {border:2px solid #dacbd3;}