#d2ddea color space conversions
Hex:
#d2ddea
RGB:
210, 221, 234
CMY:
18, 13, 8
CMYK:
10, 6, 0, 8
HSL:
213°, 36.3636%, 87.0588%
HSV (HSB):
213°, 10.2564%, 91.7647%
XYZ:
67.2861, 71.3551, 88.0684
xyY:
0.2968, 0.3147, 71.3551
CIE-Lab:
87.6572, -1.1774, -7.6252
CIE-LCH:
87.6572, 7.7156, 261.2222
CIE-Luv:
87.6572, -6.6585, -11.6460
Hunter-Lab:
84.4719, -5.6418, -2.6840
#d2ddea color charts
#d2ddea color shades, tints & tones
#d2ddea color schemes
#d2ddea color preview, HTML & CSS examples
This text has a color of #d2ddea
<p style="color:#d2ddea;">Text here</p>
.mytext {color:#d2ddea;}
This box has a color of #d2ddea
<div style="background-color:#d2ddea;">Content here</div>
.mybackground {background-color:#d2ddea;}
Border around this has a color of #d2ddea
<div style="border:2px solid #d2ddea;">Content here</div>
.myborder {border:2px solid #d2ddea;}