#d2d4e1 color space conversions
Hex:
#d2d4e1
RGB:
210, 212, 225
CMY:
18, 17, 12
CMYK:
7, 6, 0, 12
HSL:
232°, 20.0000%, 85.2941%
HSV (HSB):
232°, 6.6667%, 88.2353%
XYZ:
63.7124, 66.2248, 80.6588
xyY:
0.3025, 0.3145, 66.2248
CIE-Lab:
85.1110, 1.7647, -6.6355
CIE-LCH:
85.1110, 6.8661, 284.8929
CIE-Luv:
85.1110, -1.8366, -10.5393
Hunter-Lab:
81.3787, -2.6626, -1.8005
#d2d4e1 color charts
#d2d4e1 color shades, tints & tones
#d2d4e1 color schemes
#d2d4e1 color preview, HTML & CSS examples
This text has a color of #d2d4e1
<p style="color:#d2d4e1;">Text here</p>
.mytext {color:#d2d4e1;}
This box has a color of #d2d4e1
<div style="background-color:#d2d4e1;">Content here</div>
.mybackground {background-color:#d2d4e1;}
Border around this has a color of #d2d4e1
<div style="border:2px solid #d2d4e1;">Content here</div>
.myborder {border:2px solid #d2d4e1;}