#d3d1dd color space conversions
Hex:
#d3d1dd
RGB:
211, 209, 221
CMY:
17, 18, 13
CMYK:
5, 5, 0, 13
HSL:
250°, 15.0000%, 84.3137%
HSV (HSB):
250°, 5.4299%, 86.6667%
XYZ:
62.7156, 64.6703, 77.5838
xyY:
0.3060, 0.3155, 64.6703
CIE-Lab:
84.3135, 2.9077, -5.6808
CIE-LCH:
84.3135, 6.3817, 297.1058
CIE-Luv:
84.3135, 0.4260, -9.2301
Hunter-Lab:
80.4178, -1.5241, -0.9080
#d3d1dd color charts
#d3d1dd color shades, tints & tones
#d3d1dd color schemes
#d3d1dd color preview, HTML & CSS examples
This text has a color of #d3d1dd
<p style="color:#d3d1dd;">Text here</p>
.mytext {color:#d3d1dd;}
This box has a color of #d3d1dd
<div style="background-color:#d3d1dd;">Content here</div>
.mybackground {background-color:#d3d1dd;}
Border around this has a color of #d3d1dd
<div style="border:2px solid #d3d1dd;">Content here</div>
.myborder {border:2px solid #d3d1dd;}