#d2d3dd color space conversions
Hex:
#d2d3dd
RGB:
210, 211, 221
CMY:
18, 17, 13
CMYK:
5, 5, 0, 13
HSL:
235°, 13.9241%, 84.5098%
HSV (HSB):
235°, 4.9774%, 86.6667%
XYZ:
62.9238, 65.5106, 77.7350
xyY:
0.3052, 0.3178, 65.5106
CIE-Lab:
84.7462, 1.5240, -5.0508
CIE-LCH:
84.7462, 5.2757, 286.7902
CIE-Luv:
84.7462, -1.1201, -8.0184
Hunter-Lab:
80.9386, -2.8722, -0.2862
#d2d3dd color charts
#d2d3dd color shades, tints & tones
#d2d3dd color schemes
#d2d3dd color preview, HTML & CSS examples
This text has a color of #d2d3dd
<p style="color:#d2d3dd;">Text here</p>
.mytext {color:#d2d3dd;}
This box has a color of #d2d3dd
<div style="background-color:#d2d3dd;">Content here</div>
.mybackground {background-color:#d2d3dd;}
Border around this has a color of #d2d3dd
<div style="border:2px solid #d2d3dd;">Content here</div>
.myborder {border:2px solid #d2d3dd;}