#d2d7e3 color space conversions
Hex:
#d2d7e3
RGB:
210, 215, 227
CMY:
18, 16, 11
CMYK:
7, 5, 0, 11
HSL:
222°, 23.2877%, 85.6863%
HSV (HSB):
222°, 7.4890%, 89.0196%
XYZ:
64.7439, 67.8486, 82.3568
xyY:
0.3012, 0.3156, 67.8486
CIE-Lab:
85.9307, 0.5803, -6.4832
CIE-LCH:
85.9307, 6.5091, 275.1152
CIE-Luv:
85.9307, -3.4120, -10.1128
Hunter-Lab:
82.3702, -3.8450, -1.6211
#d2d7e3 color charts
#d2d7e3 color shades, tints & tones
#d2d7e3 color schemes
#d2d7e3 color preview, HTML & CSS examples
This text has a color of #d2d7e3
<p style="color:#d2d7e3;">Text here</p>
.mytext {color:#d2d7e3;}
This box has a color of #d2d7e3
<div style="background-color:#d2d7e3;">Content here</div>
.mybackground {background-color:#d2d7e3;}
Border around this has a color of #d2d7e3
<div style="border:2px solid #d2d7e3;">Content here</div>
.myborder {border:2px solid #d2d7e3;}