#daadd8 color space conversions
Hex:
#daadd8
RGB:
218, 173, 216
CMY:
15, 32, 15
CMYK:
0, 21, 1, 15
HSL:
303°, 37.8151%, 76.6667%
HSV (HSB):
303°, 20.6422%, 85.4902%
XYZ:
56.2517, 49.7504, 71.6038
xyY:
0.3167, 0.2801, 49.7504
CIE-Lab:
75.9158, 23.6046, -15.4467
CIE-LCH:
75.9158, 28.2095, 326.7995
CIE-Luv:
75.9158, 23.0307, -27.8359
Hunter-Lab:
70.5340, 18.9214, -10.8154
#daadd8 color charts
#daadd8 color shades, tints & tones
#daadd8 color schemes
#daadd8 color preview, HTML & CSS examples
This text has a color of #daadd8
<p style="color:#daadd8;">Text here</p>
.mytext {color:#daadd8;}
This box has a color of #daadd8
<div style="background-color:#daadd8;">Content here</div>
.mybackground {background-color:#daadd8;}
Border around this has a color of #daadd8
<div style="border:2px solid #daadd8;">Content here</div>
.myborder {border:2px solid #daadd8;}