#d6ced8 color space conversions
Hex:
#d6ced8
RGB:
214, 206, 216
CMY:
16, 19, 15
CMYK:
1, 5, 0, 15
HSL:
288°, 11.3636%, 82.7451%
HSV (HSB):
288°, 4.6296%, 84.7059%
XYZ:
62.1975, 63.3966, 73.9244
xyY:
0.3117, 0.3177, 63.3966
CIE-Lab:
83.6506, 4.5632, -3.9698
CIE-LCH:
83.6506, 6.0483, 318.9783
CIE-Luv:
83.6506, 3.9396, -6.8582
Hunter-Lab:
79.6220, 0.0986, 0.6881
#d6ced8 color charts
#d6ced8 color shades, tints & tones
#d6ced8 color schemes
#d6ced8 color preview, HTML & CSS examples
This text has a color of #d6ced8
<p style="color:#d6ced8;">Text here</p>
.mytext {color:#d6ced8;}
This box has a color of #d6ced8
<div style="background-color:#d6ced8;">Content here</div>
.mybackground {background-color:#d6ced8;}
Border around this has a color of #d6ced8
<div style="border:2px solid #d6ced8;">Content here</div>
.myborder {border:2px solid #d6ced8;}