#d2d9ed color space conversions
Hex:
#d2d9ed
RGB:
210, 217, 237
CMY:
18, 15, 7
CMYK:
11, 8, 0, 7
HSL:
224°, 42.8571%, 87.6471%
HSV (HSB):
224°, 11.3924%, 92.9412%
XYZ:
66.6773, 69.4418, 90.0101
xyY:
0.2949, 0.3071, 69.4418
CIE-Lab:
86.7223, 1.5041, -10.5966
CIE-LCH:
86.7223, 10.7028, 278.0789
CIE-Luv:
86.7223, -4.8915, -16.8069
Hunter-Lab:
83.3317, -3.0051, -5.7094
#d2d9ed color charts
#d2d9ed color shades, tints & tones
#d2d9ed color schemes
#d2d9ed color preview, HTML & CSS examples
This text has a color of #d2d9ed
<p style="color:#d2d9ed;">Text here</p>
.mytext {color:#d2d9ed;}
This box has a color of #d2d9ed
<div style="background-color:#d2d9ed;">Content here</div>
.mybackground {background-color:#d2d9ed;}
Border around this has a color of #d2d9ed
<div style="border:2px solid #d2d9ed;">Content here</div>
.myborder {border:2px solid #d2d9ed;}