#d2d4e4 color space conversions
Hex:
#d2d4e4
RGB:
210, 212, 228
CMY:
18, 17, 11
CMYK:
8, 7, 0, 11
HSL:
233°, 25.0000%, 85.8824%
HSV (HSB):
233°, 7.8947%, 89.4118%
XYZ:
64.1254, 66.3900, 82.8336
xyY:
0.3006, 0.3112, 66.3900
CIE-Lab:
85.1950, 2.3460, -8.1026
CIE-LCH:
85.1950, 8.4354, 286.1479
CIE-Luv:
85.1950, -2.0036, -12.9477
Hunter-Lab:
81.4801, -2.1094, -3.2388
#d2d4e4 color charts
#d2d4e4 color shades, tints & tones
#d2d4e4 color schemes
#d2d4e4 color preview, HTML & CSS examples
This text has a color of #d2d4e4
<p style="color:#d2d4e4;">Text here</p>
.mytext {color:#d2d4e4;}
This box has a color of #d2d4e4
<div style="background-color:#d2d4e4;">Content here</div>
.mybackground {background-color:#d2d4e4;}
Border around this has a color of #d2d4e4
<div style="border:2px solid #d2d4e4;">Content here</div>
.myborder {border:2px solid #d2d4e4;}