#d2d8e6 color space conversions
Hex:
#d2d8e6
RGB:
210, 216, 230
CMY:
18, 15, 10
CMYK:
9, 6, 0, 10
HSL:
222°, 28.5714%, 86.2745%
HSV (HSB):
222°, 8.6957%, 90.1961%
XYZ:
65.4171, 68.5265, 84.6420
xyY:
0.2993, 0.3135, 68.5265
CIE-Lab:
86.2691, 0.6414, -7.5699
CIE-LCH:
86.2691, 7.5970, 274.8430
CIE-Luv:
86.2691, -4.0535, -11.8399
Hunter-Lab:
82.7808, -3.8075, -2.6765
#d2d8e6 color charts
#d2d8e6 color shades, tints & tones
#d2d8e6 color schemes
#d2d8e6 color preview, HTML & CSS examples
This text has a color of #d2d8e6
<p style="color:#d2d8e6;">Text here</p>
.mytext {color:#d2d8e6;}
This box has a color of #d2d8e6
<div style="background-color:#d2d8e6;">Content here</div>
.mybackground {background-color:#d2d8e6;}
Border around this has a color of #d2d8e6
<div style="border:2px solid #d2d8e6;">Content here</div>
.myborder {border:2px solid #d2d8e6;}