#d2d9c8 color space conversions
Hex:
#d2d9c8
RGB:
210, 217, 200
CMY:
18, 15, 22
CMYK:
3, 0, 8, 15
HSL:
85°, 18.2796%, 81.7647%
HSV (HSB):
85°, 7.8341%, 85.0980%
XYZ:
61.8165, 67.4975, 64.4138
xyY:
0.3191, 0.3484, 67.4975
CIE-Lab:
85.7545, -5.3936, 7.5444
CIE-LCH:
85.7545, 9.2741, 125.5614
CIE-Luv:
85.7545, -3.0782, 12.1828
Hunter-Lab:
82.1568, -9.4674, 11.0244
#d2d9c8 color charts
#d2d9c8 color shades, tints & tones
#d2d9c8 color schemes
#d2d9c8 color preview, HTML & CSS examples
This text has a color of #d2d9c8
<p style="color:#d2d9c8;">Text here</p>
.mytext {color:#d2d9c8;}
This box has a color of #d2d9c8
<div style="background-color:#d2d9c8;">Content here</div>
.mybackground {background-color:#d2d9c8;}
Border around this has a color of #d2d9c8
<div style="border:2px solid #d2d9c8;">Content here</div>
.myborder {border:2px solid #d2d9c8;}