#d5dbd9 color space conversions
Hex:
#d5dbd9
RGB:
213, 219, 217
CMY:
16, 14, 15
CMYK:
3, 0, 1, 14
HSL:
160°, 7.6923%, 84.7059%
HSV (HSB):
160°, 2.7397%, 85.8824%
XYZ:
65.2965, 69.8189, 75.6805
xyY:
0.3098, 0.3312, 69.8189
CIE-Lab:
86.9080, -2.3842, 0.2652
CIE-LCH:
86.9080, 2.3989, 173.6526
CIE-Luv:
86.9080, -3.2425, 0.8237
Hunter-Lab:
83.5577, -6.7366, 4.7898
#d5dbd9 color charts
#d5dbd9 color shades, tints & tones
#d5dbd9 color schemes
#d5dbd9 color preview, HTML & CSS examples
This text has a color of #d5dbd9
<p style="color:#d5dbd9;">Text here</p>
.mytext {color:#d5dbd9;}
This box has a color of #d5dbd9
<div style="background-color:#d5dbd9;">Content here</div>
.mybackground {background-color:#d5dbd9;}
Border around this has a color of #d5dbd9
<div style="border:2px solid #d5dbd9;">Content here</div>
.myborder {border:2px solid #d5dbd9;}