#d9ddcb color space conversions
Hex:
#d9ddcb
RGB:
217, 221, 203
CMY:
15, 13, 20
CMYK:
2, 0, 8, 13
HSL:
73°, 20.9302%, 83.1373%
HSV (HSB):
73°, 8.1448%, 86.6667%
XYZ:
65.2512, 70.7764, 66.7220
xyY:
0.3218, 0.3491, 70.7764
CIE-Lab:
87.3763, -4.5046, 8.3585
CIE-LCH:
87.3763, 9.4951, 118.3212
CIE-Luv:
87.3763, -1.3191, 13.2463
Hunter-Lab:
84.1287, -8.7786, 11.8675
#d9ddcb color charts
#d9ddcb color shades, tints & tones
#d9ddcb color schemes
#d9ddcb color preview, HTML & CSS examples
This text has a color of #d9ddcb
<p style="color:#d9ddcb;">Text here</p>
.mytext {color:#d9ddcb;}
This box has a color of #d9ddcb
<div style="background-color:#d9ddcb;">Content here</div>
.mybackground {background-color:#d9ddcb;}
Border around this has a color of #d9ddcb
<div style="border:2px solid #d9ddcb;">Content here</div>
.myborder {border:2px solid #d9ddcb;}