#d2d4e3 color space conversions
Hex:
#d2d4e3
RGB:
210, 212, 227
CMY:
18, 17, 11
CMYK:
7, 7, 0, 11
HSL:
233°, 23.2877%, 85.6863%
HSV (HSB):
233°, 7.4890%, 89.0196%
XYZ:
63.9870, 66.3347, 82.1044
xyY:
0.3012, 0.3123, 66.3347
CIE-Lab:
85.1668, 2.1515, -7.6139
CIE-LCH:
85.1668, 7.9120, 285.7791
CIE-Luv:
85.1668, -1.9478, -12.1435
Hunter-Lab:
81.4461, -2.2947, -2.7570
#d2d4e3 color charts
#d2d4e3 color shades, tints & tones
#d2d4e3 color schemes
#d2d4e3 color preview, HTML & CSS examples
This text has a color of #d2d4e3
<p style="color:#d2d4e3;">Text here</p>
.mytext {color:#d2d4e3;}
This box has a color of #d2d4e3
<div style="background-color:#d2d4e3;">Content here</div>
.mybackground {background-color:#d2d4e3;}
Border around this has a color of #d2d4e3
<div style="border:2px solid #d2d4e3;">Content here</div>
.myborder {border:2px solid #d2d4e3;}