#dadff0 color space conversions
Hex:
#dadff0
RGB:
218, 223, 240
CMY:
15, 13, 6
CMYK:
9, 7, 0, 6
HSL:
226°, 42.3077%, 89.8039%
HSV (HSB):
226°, 9.1667%, 94.1176%
XYZ:
71.0293, 73.9720, 92.9725
xyY:
0.2985, 0.3108, 73.9720
CIE-Lab:
88.9093, 1.5406, -8.8630
CIE-LCH:
88.9093, 8.9960, 279.8611
CIE-Luv:
88.9093, -3.6709, -14.0970
Hunter-Lab:
86.0070, -3.0972, -3.8868
#dadff0 color charts
#dadff0 color shades, tints & tones
#dadff0 color schemes
#dadff0 color preview, HTML & CSS examples
This text has a color of #dadff0
<p style="color:#dadff0;">Text here</p>
.mytext {color:#dadff0;}
This box has a color of #dadff0
<div style="background-color:#dadff0;">Content here</div>
.mybackground {background-color:#dadff0;}
Border around this has a color of #dadff0
<div style="border:2px solid #dadff0;">Content here</div>
.myborder {border:2px solid #dadff0;}