#d8dbd9 color space conversions
Hex:
#d8dbd9
RGB:
216, 219, 217
CMY:
15, 14, 15
CMYK:
1, 0, 1, 14
HSL:
140°, 4.0000%, 85.2941%
HSV (HSB):
140°, 1.3699%, 85.8824%
XYZ:
66.1748, 70.2717, 75.7217
xyY:
0.3119, 0.3312, 70.2717
CIE-Lab:
87.1300, -1.3716, 0.6159
CIE-LCH:
87.1300, 1.5035, 155.8191
CIE-Luv:
87.1300, -1.5747, 1.1785
Hunter-Lab:
83.8282, -5.7898, 5.1234
#d8dbd9 color charts
#d8dbd9 color shades, tints & tones
#d8dbd9 color schemes
#d8dbd9 color preview, HTML & CSS examples
This text has a color of #d8dbd9
<p style="color:#d8dbd9;">Text here</p>
.mytext {color:#d8dbd9;}
This box has a color of #d8dbd9
<div style="background-color:#d8dbd9;">Content here</div>
.mybackground {background-color:#d8dbd9;}
Border around this has a color of #d8dbd9
<div style="border:2px solid #d8dbd9;">Content here</div>
.myborder {border:2px solid #d8dbd9;}