#d5d6dd color space conversions
Hex:
#d5d6dd
RGB:
213, 214, 221
CMY:
16, 16, 13
CMYK:
4, 3, 0, 13
HSL:
233°, 10.5263%, 85.0980%
HSV (HSB):
233°, 3.6199%, 86.6667%
XYZ:
64.5383, 67.4597, 78.0261
xyY:
0.3073, 0.3212, 67.4597
CIE-Lab:
85.7356, 0.9550, -3.5678
CIE-LCH:
85.7356, 3.6934, 284.9855
CIE-Luv:
85.7356, -0.9512, -5.6328
Hunter-Lab:
82.1339, -3.4744, 1.1690
#d5d6dd color charts
#d5d6dd color shades, tints & tones
#d5d6dd color schemes
#d5d6dd color preview, HTML & CSS examples
This text has a color of #d5d6dd
<p style="color:#d5d6dd;">Text here</p>
.mytext {color:#d5d6dd;}
This box has a color of #d5d6dd
<div style="background-color:#d5d6dd;">Content here</div>
.mybackground {background-color:#d5d6dd;}
Border around this has a color of #d5d6dd
<div style="border:2px solid #d5d6dd;">Content here</div>
.myborder {border:2px solid #d5d6dd;}