#d8ced4 color space conversions
Hex:
#d8ced4
RGB:
216, 206, 212
CMY:
15, 19, 17
CMYK:
0, 5, 2, 15
HSL:
324°, 11.3636%, 82.7451%
HSV (HSB):
324°, 4.6296%, 84.7059%
XYZ:
62.2739, 63.4950, 71.2609
xyY:
0.3161, 0.3223, 63.4950
CIE-Lab:
83.7021, 4.5187, -1.7440
CIE-LCH:
83.7021, 4.8436, 338.8956
CIE-Luv:
83.7021, 5.3614, -3.4434
Hunter-Lab:
79.6838, 0.0535, 2.7558
#d8ced4 color charts
#d8ced4 color shades, tints & tones
#d8ced4 color schemes
#d8ced4 color preview, HTML & CSS examples
This text has a color of #d8ced4
<p style="color:#d8ced4;">Text here</p>
.mytext {color:#d8ced4;}
This box has a color of #d8ced4
<div style="background-color:#d8ced4;">Content here</div>
.mybackground {background-color:#d8ced4;}
Border around this has a color of #d8ced4
<div style="border:2px solid #d8ced4;">Content here</div>
.myborder {border:2px solid #d8ced4;}