#d8ccc6 color space conversions
Hex:
#d8ccc6
RGB:
216, 204, 198
CMY:
15, 20, 22
CMYK:
0, 6, 8, 15
HSL:
20°, 18.7500%, 81.1765%
HSV (HSB):
20°, 8.3333%, 84.7059%
XYZ:
60.1048, 61.8619, 62.1988
xyY:
0.3264, 0.3359, 61.8619
CIE-Lab:
82.8399, 3.1335, 4.4662
CIE-LCH:
82.8399, 5.4558, 54.9464
CIE-Luv:
82.8399, 7.3628, 6.0834
Hunter-Lab:
78.6523, -1.2348, 8.1697
#d8ccc6 color charts
#d8ccc6 color shades, tints & tones
#d8ccc6 color schemes
#d8ccc6 color preview, HTML & CSS examples
This text has a color of #d8ccc6
<p style="color:#d8ccc6;">Text here</p>
.mytext {color:#d8ccc6;}
This box has a color of #d8ccc6
<div style="background-color:#d8ccc6;">Content here</div>
.mybackground {background-color:#d8ccc6;}
Border around this has a color of #d8ccc6
<div style="border:2px solid #d8ccc6;">Content here</div>
.myborder {border:2px solid #d8ccc6;}