#d3dbd6 color space conversions
Hex:
#d3dbd6
RGB:
211, 219, 214
CMY:
17, 14, 16
CMYK:
4, 0, 2, 14
HSL:
143°, 10.0000%, 84.3137%
HSV (HSB):
143°, 3.6530%, 85.8824%
XYZ:
64.3331, 69.3670, 73.6168
xyY:
0.3103, 0.3346, 69.3670
CIE-Lab:
86.6854, -3.6055, 1.5068
CIE-LCH:
86.6854, 3.9077, 157.3193
CIE-Luv:
86.6854, -4.2005, 2.9199
Hunter-Lab:
83.2868, -7.8735, 5.8947
#d3dbd6 color charts
#d3dbd6 color shades, tints & tones
#d3dbd6 color schemes
#d3dbd6 color preview, HTML & CSS examples
This text has a color of #d3dbd6
<p style="color:#d3dbd6;">Text here</p>
.mytext {color:#d3dbd6;}
This box has a color of #d3dbd6
<div style="background-color:#d3dbd6;">Content here</div>
.mybackground {background-color:#d3dbd6;}
Border around this has a color of #d3dbd6
<div style="border:2px solid #d3dbd6;">Content here</div>
.myborder {border:2px solid #d3dbd6;}