#d9ddea color space conversions
Hex:
#d9ddea
RGB:
217, 221, 234
CMY:
15, 13, 8
CMYK:
7, 6, 0, 8
HSL:
226°, 28.8136%, 88.4314%
HSV (HSB):
226°, 7.2650%, 91.7647%
XYZ:
69.3230, 72.4051, 88.1638
xyY:
0.3015, 0.3150, 72.4051
CIE-Lab:
88.1632, 1.0936, -6.8200
CIE-LCH:
88.1632, 6.9071, 279.1099
CIE-Luv:
88.1632, -2.9212, -10.7683
Hunter-Lab:
85.0912, -3.4873, -1.8671
#d9ddea color charts
#d9ddea color shades, tints & tones
#d9ddea color schemes
#d9ddea color preview, HTML & CSS examples
This text has a color of #d9ddea
<p style="color:#d9ddea;">Text here</p>
.mytext {color:#d9ddea;}
This box has a color of #d9ddea
<div style="background-color:#d9ddea;">Content here</div>
.mybackground {background-color:#d9ddea;}
Border around this has a color of #d9ddea
<div style="border:2px solid #d9ddea;">Content here</div>
.myborder {border:2px solid #d9ddea;}