#dacbd1 color space conversions
Hex:
#dacbd1
RGB:
218, 203, 209
CMY:
15, 20, 18
CMYK:
0, 7, 4, 15
HSL:
336°, 16.8539%, 82.5490%
HSV (HSB):
336°, 6.8807%, 85.4902%
XYZ:
61.7780, 62.2207, 69.0754
xyY:
0.3200, 0.3223, 62.2207
CIE-Lab:
83.0307, 6.2572, -1.1080
CIE-LCH:
83.0307, 6.3546, 349.9581
CIE-Luv:
83.0307, 8.3009, -2.7841
Hunter-Lab:
78.8801, 1.7589, 3.2958
#dacbd1 color charts
#dacbd1 color shades, tints & tones
#dacbd1 color schemes
#dacbd1 color preview, HTML & CSS examples
This text has a color of #dacbd1
<p style="color:#dacbd1;">Text here</p>
.mytext {color:#dacbd1;}
This box has a color of #dacbd1
<div style="background-color:#dacbd1;">Content here</div>
.mybackground {background-color:#dacbd1;}
Border around this has a color of #dacbd1
<div style="border:2px solid #dacbd1;">Content here</div>
.myborder {border:2px solid #dacbd1;}