#daddf0 color space conversions
Hex:
#daddf0
RGB:
218, 221, 240
CMY:
15, 13, 6
CMYK:
9, 8, 0, 6
HSL:
232°, 42.3077%, 89.8039%
HSV (HSB):
232°, 9.1667%, 94.1176%
XYZ:
70.4981, 72.9096, 92.7954
xyY:
0.2985, 0.3087, 72.9096
CIE-Lab:
88.4046, 2.5820, -9.6127
CIE-LCH:
88.4046, 9.9534, 285.0353
CIE-Luv:
88.4046, -2.7066, -15.4575
Hunter-Lab:
85.3871, -2.0527, -4.6631
#daddf0 color charts
#daddf0 color shades, tints & tones
#daddf0 color schemes
#daddf0 color preview, HTML & CSS examples
This text has a color of #daddf0
<p style="color:#daddf0;">Text here</p>
.mytext {color:#daddf0;}
This box has a color of #daddf0
<div style="background-color:#daddf0;">Content here</div>
.mybackground {background-color:#daddf0;}
Border around this has a color of #daddf0
<div style="border:2px solid #daddf0;">Content here</div>
.myborder {border:2px solid #daddf0;}