#d8dced color space conversions
Hex:
#d8dced
RGB:
216, 220, 237
CMY:
15, 14, 7
CMYK:
9, 7, 0, 7
HSL:
229°, 36.8421%, 88.8235%
HSV (HSB):
229°, 8.8608%, 92.9412%
XYZ:
69.1982, 71.8998, 90.3517
xyY:
0.2990, 0.3106, 71.8998
CIE-Lab:
87.9203, 1.8703, -8.7683
CIE-LCH:
87.9203, 8.9655, 282.0410
CIE-Luv:
87.9203, -3.1358, -13.9807
Hunter-Lab:
84.7937, -2.7194, -3.8207
#d8dced color charts
#d8dced color shades, tints & tones
#d8dced color schemes
#d8dced color preview, HTML & CSS examples
This text has a color of #d8dced
<p style="color:#d8dced;">Text here</p>
.mytext {color:#d8dced;}
This box has a color of #d8dced
<div style="background-color:#d8dced;">Content here</div>
.mybackground {background-color:#d8dced;}
Border around this has a color of #d8dced
<div style="border:2px solid #d8dced;">Content here</div>
.myborder {border:2px solid #d8dced;}