#dadcde color space conversions
Hex:
#dadcde
RGB:
218, 220, 222
CMY:
15, 14, 13
CMYK:
2, 1, 0, 13
HSL:
210°, 5.7143%, 86.2745%
HSV (HSB):
210°, 1.8018%, 87.0588%
XYZ:
67.6915, 71.3658, 79.3145
xyY:
0.3100, 0.3268, 71.3658
CIE-Lab:
87.6624, -0.3066, -1.2254
CIE-LCH:
87.6624, 1.2632, 255.9520
CIE-Luv:
87.6624, -1.2304, -1.8184
Hunter-Lab:
84.4783, -4.8069, 3.4689
#dadcde color charts
#dadcde color shades, tints & tones
#dadcde color schemes
#dadcde color preview, HTML & CSS examples
This text has a color of #dadcde
<p style="color:#dadcde;">Text here</p>
.mytext {color:#dadcde;}
This box has a color of #dadcde
<div style="background-color:#dadcde;">Content here</div>
.mybackground {background-color:#dadcde;}
Border around this has a color of #dadcde
<div style="border:2px solid #dadcde;">Content here</div>
.myborder {border:2px solid #dadcde;}