#d2d8c9 color space conversions
Hex:
#d2d8c9
RGB:
210, 216, 201
CMY:
18, 15, 21
CMYK:
3, 0, 7, 15
HSL:
84°, 16.1290%, 81.7647%
HSV (HSB):
84°, 6.9444%, 84.7059%
XYZ:
61.6768, 67.0304, 64.9458
xyY:
0.3185, 0.3461, 67.0304
CIE-Lab:
85.5193, -4.7062, 6.6779
CIE-LCH:
85.5193, 8.1696, 125.1738
CIE-Luv:
85.5193, -2.6083, 10.7893
Hunter-Lab:
81.8721, -8.8065, 10.2781
#d2d8c9 color charts
#d2d8c9 color shades, tints & tones
#d2d8c9 color schemes
#d2d8c9 color preview, HTML & CSS examples
This text has a color of #d2d8c9
<p style="color:#d2d8c9;">Text here</p>
.mytext {color:#d2d8c9;}
This box has a color of #d2d8c9
<div style="background-color:#d2d8c9;">Content here</div>
.mybackground {background-color:#d2d8c9;}
Border around this has a color of #d2d8c9
<div style="border:2px solid #d2d8c9;">Content here</div>
.myborder {border:2px solid #d2d8c9;}