#d8dbd4 color space conversions
Hex:
#d8dbd4
RGB:
216, 219, 212
CMY:
15, 14, 17
CMYK:
1, 0, 3, 14
HSL:
86°, 8.8608%, 84.5098%
HSV (HSB):
86°, 3.1963%, 85.8824%
XYZ:
65.5341, 70.0154, 72.3477
xyY:
0.3152, 0.3368, 70.0154
CIE-Lab:
87.0044, -2.2654, 3.0713
CIE-LCH:
87.0044, 3.8164, 126.4126
CIE-Luv:
87.0044, -1.3122, 5.0377
Hunter-Lab:
83.6752, -6.6312, 7.3091
#d8dbd4 color charts
#d8dbd4 color shades, tints & tones
#d8dbd4 color schemes
#d8dbd4 color preview, HTML & CSS examples
This text has a color of #d8dbd4
<p style="color:#d8dbd4;">Text here</p>
.mytext {color:#d8dbd4;}
This box has a color of #d8dbd4
<div style="background-color:#d8dbd4;">Content here</div>
.mybackground {background-color:#d8dbd4;}
Border around this has a color of #d8dbd4
<div style="border:2px solid #d8dbd4;">Content here</div>
.myborder {border:2px solid #d8dbd4;}