#d2dcd9 color space conversions
Hex:
#d2dcd9
RGB:
210, 220, 217
CMY:
18, 14, 15
CMYK:
5, 0, 1, 14
HSL:
162°, 12.5000%, 84.3137%
HSV (HSB):
162°, 4.5455%, 86.2745%
XYZ:
64.6959, 69.8978, 75.7274
xyY:
0.3076, 0.3323, 69.8978
CIE-Lab:
86.9467, -3.9078, 0.2954
CIE-LCH:
86.9467, 3.9190, 175.6768
CIE-Luv:
86.9467, -5.3886, 1.1367
Hunter-Lab:
83.6049, -8.1800, 4.8199
#d2dcd9 color charts
#d2dcd9 color shades, tints & tones
#d2dcd9 color schemes
#d2dcd9 color preview, HTML & CSS examples
This text has a color of #d2dcd9
<p style="color:#d2dcd9;">Text here</p>
.mytext {color:#d2dcd9;}
This box has a color of #d2dcd9
<div style="background-color:#d2dcd9;">Content here</div>
.mybackground {background-color:#d2dcd9;}
Border around this has a color of #d2dcd9
<div style="border:2px solid #d2dcd9;">Content here</div>
.myborder {border:2px solid #d2dcd9;}