#daadd5 color space conversions
Hex:
#daadd5
RGB:
218, 173, 213
CMY:
15, 32, 16
CMYK:
0, 21, 2, 15
HSL:
307°, 37.8151%, 76.6667%
HSV (HSB):
307°, 20.6422%, 85.4902%
XYZ:
55.8673, 49.5967, 69.5794
xyY:
0.3192, 0.2833, 49.5967
CIE-Lab:
75.8210, 23.0547, -13.9554
CIE-LCH:
75.8210, 26.9495, 328.8127
CIE-Luv:
75.8210, 23.3936, -25.3838
Hunter-Lab:
70.4249, 18.3584, -9.2807
#daadd5 color charts
#daadd5 color shades, tints & tones
#daadd5 color schemes
#daadd5 color preview, HTML & CSS examples
This text has a color of #daadd5
<p style="color:#daadd5;">Text here</p>
.mytext {color:#daadd5;}
This box has a color of #daadd5
<div style="background-color:#daadd5;">Content here</div>
.mybackground {background-color:#daadd5;}
Border around this has a color of #daadd5
<div style="border:2px solid #daadd5;">Content here</div>
.myborder {border:2px solid #daadd5;}