#d2d7e0 color space conversions
Hex:
#d2d7e0
RGB:
210, 215, 224
CMY:
18, 16, 12
CMYK:
6, 4, 0, 12
HSL:
219°, 18.4211%, 85.0980%
HSV (HSB):
219°, 6.2500%, 87.8431%
XYZ:
64.3333, 67.6843, 80.1947
xyY:
0.3032, 0.3189, 67.6843
CIE-Lab:
85.8484, 0.0032, -5.0163
CIE-LCH:
85.8484, 5.0163, 270.0363
CIE-Luv:
85.8484, -3.2557, -7.7184
Hunter-Lab:
82.2705, -4.3911, -0.2047
#d2d7e0 color charts
#d2d7e0 color shades, tints & tones
#d2d7e0 color schemes
#d2d7e0 color preview, HTML & CSS examples
This text has a color of #d2d7e0
<p style="color:#d2d7e0;">Text here</p>
.mytext {color:#d2d7e0;}
This box has a color of #d2d7e0
<div style="background-color:#d2d7e0;">Content here</div>
.mybackground {background-color:#d2d7e0;}
Border around this has a color of #d2d7e0
<div style="border:2px solid #d2d7e0;">Content here</div>
.myborder {border:2px solid #d2d7e0;}