#dadfde color space conversions
Hex:
#dadfde
RGB:
218, 223, 222
CMY:
15, 13, 13
CMYK:
2, 0, 0, 13
HSL:
168°, 7.2464%, 86.4706%
HSV (HSB):
168°, 2.2422%, 87.4510%
XYZ:
68.4859, 72.9547, 79.5793
xyY:
0.3099, 0.3301, 72.9547
CIE-Lab:
88.4261, -1.8584, -0.1088
CIE-LCH:
88.4261, 1.8616, 183.3494
CIE-Luv:
88.4261, -2.7374, 0.1626
Hunter-Lab:
85.4135, -6.3495, 4.5493
#dadfde color charts
#dadfde color shades, tints & tones
#dadfde color schemes
#dadfde color preview, HTML & CSS examples
This text has a color of #dadfde
<p style="color:#dadfde;">Text here</p>
.mytext {color:#dadfde;}
This box has a color of #dadfde
<div style="background-color:#dadfde;">Content here</div>
.mybackground {background-color:#dadfde;}
Border around this has a color of #dadfde
<div style="border:2px solid #dadfde;">Content here</div>
.myborder {border:2px solid #dadfde;}