#d1dcd9 color space conversions
Hex:
#d1dcd9
RGB:
209, 220, 217
CMY:
18, 14, 15
CMYK:
5, 0, 1, 14
HSL:
164°, 13.5802%, 84.1176%
HSV (HSB):
164°, 5.0000%, 86.2745%
XYZ:
64.4121, 69.7515, 75.7141
xyY:
0.3069, 0.3323, 69.7515
CIE-Lab:
86.8748, -4.2422, 0.1818
CIE-LCH:
86.8748, 4.2461, 177.5455
CIE-Luv:
86.8748, -5.9321, 1.0219
Hunter-Lab:
83.5173, -8.4887, 4.7117
#d1dcd9 color charts
#d1dcd9 color shades, tints & tones
#d1dcd9 color schemes
#d1dcd9 color preview, HTML & CSS examples
This text has a color of #d1dcd9
<p style="color:#d1dcd9;">Text here</p>
.mytext {color:#d1dcd9;}
This box has a color of #d1dcd9
<div style="background-color:#d1dcd9;">Content here</div>
.mybackground {background-color:#d1dcd9;}
Border around this has a color of #d1dcd9
<div style="border:2px solid #d1dcd9;">Content here</div>
.myborder {border:2px solid #d1dcd9;}