#dadae7 color space conversions
Hex:
#dadae7
RGB:
218, 218, 231
CMY:
15, 15, 9
CMYK:
6, 6, 0, 9
HSL:
240°, 21.3115%, 88.0392%
HSV (HSB):
240°, 5.6277%, 90.5882%
XYZ:
68.4087, 70.8178, 85.6650
xyY:
0.3042, 0.3149, 70.8178
CIE-Lab:
87.3964, 2.4114, -6.3641
CIE-LCH:
87.3964, 6.8056, 290.7519
CIE-Luv:
87.3964, -0.7383, -10.2642
Hunter-Lab:
84.1533, -2.1647, -1.4478
#dadae7 color charts
#dadae7 color shades, tints & tones
#dadae7 color schemes
#dadae7 color preview, HTML & CSS examples
This text has a color of #dadae7
<p style="color:#dadae7;">Text here</p>
.mytext {color:#dadae7;}
This box has a color of #dadae7
<div style="background-color:#dadae7;">Content here</div>
.mybackground {background-color:#dadae7;}
Border around this has a color of #dadae7
<div style="border:2px solid #dadae7;">Content here</div>
.myborder {border:2px solid #dadae7;}