#d2d7e7 color space conversions
Hex:
#d2d7e7
RGB:
210, 215, 231
CMY:
18, 16, 9
CMYK:
9, 7, 0, 9
HSL:
226°, 30.4348%, 86.4706%
HSV (HSB):
226°, 9.0909%, 90.5882%
XYZ:
65.3026, 68.0720, 85.2987
xyY:
0.2986, 0.3113, 68.0720
CIE-Lab:
86.0425, 1.3603, -8.4350
CIE-LCH:
86.0425, 8.5439, 279.1611
CIE-Luv:
86.0425, -3.6216, -13.3246
Hunter-Lab:
82.5058, -3.1040, -3.5430
#d2d7e7 color charts
#d2d7e7 color shades, tints & tones
#d2d7e7 color schemes
#d2d7e7 color preview, HTML & CSS examples
This text has a color of #d2d7e7
<p style="color:#d2d7e7;">Text here</p>
.mytext {color:#d2d7e7;}
This box has a color of #d2d7e7
<div style="background-color:#d2d7e7;">Content here</div>
.mybackground {background-color:#d2d7e7;}
Border around this has a color of #d2d7e7
<div style="border:2px solid #d2d7e7;">Content here</div>
.myborder {border:2px solid #d2d7e7;}