#d3dbd7 color space conversions
Hex:
#d3dbd7
RGB:
211, 219, 215
CMY:
17, 14, 16
CMYK:
4, 0, 2, 14
HSL:
150°, 10.0000%, 84.3137%
HSV (HSB):
150°, 3.6530%, 85.8824%
XYZ:
64.4612, 69.4182, 74.2916
xyY:
0.3097, 0.3335, 69.4182
CIE-Lab:
86.7107, -3.4232, 1.0157
CIE-LCH:
86.7107, 3.5707, 163.4743
CIE-Luv:
86.7107, -4.2480, 2.1449
Hunter-Lab:
83.3176, -7.7038, 5.4554
#d3dbd7 color charts
#d3dbd7 color shades, tints & tones
#d3dbd7 color schemes
#d3dbd7 color preview, HTML & CSS examples
This text has a color of #d3dbd7
<p style="color:#d3dbd7;">Text here</p>
.mytext {color:#d3dbd7;}
This box has a color of #d3dbd7
<div style="background-color:#d3dbd7;">Content here</div>
.mybackground {background-color:#d3dbd7;}
Border around this has a color of #d3dbd7
<div style="border:2px solid #d3dbd7;">Content here</div>
.myborder {border:2px solid #d3dbd7;}