#d2ddce color space conversions
Hex:
#d2ddce
RGB:
210, 221, 206
CMY:
18, 13, 19
CMYK:
5, 0, 7, 13
HSL:
104°, 18.0723%, 83.7255%
HSV (HSB):
104°, 6.7873%, 86.6667%
XYZ:
63.5754, 69.8708, 68.5281
xyY:
0.3148, 0.3459, 69.8708
CIE-Lab:
86.9334, -6.4048, 6.0759
CIE-LCH:
86.9334, 8.8282, 136.5097
CIE-Luv:
86.9334, -5.4029, 10.2393
Hunter-Lab:
83.5887, -10.5179, 9.9047
#d2ddce color charts
#d2ddce color shades, tints & tones
#d2ddce color schemes
#d2ddce color preview, HTML & CSS examples
This text has a color of #d2ddce
<p style="color:#d2ddce;">Text here</p>
.mytext {color:#d2ddce;}
This box has a color of #d2ddce
<div style="background-color:#d2ddce;">Content here</div>
.mybackground {background-color:#d2ddce;}
Border around this has a color of #d2ddce
<div style="border:2px solid #d2ddce;">Content here</div>
.myborder {border:2px solid #d2ddce;}