#d8ccd6 color space conversions
Hex:
#d8ccd6
RGB:
216, 204, 214
CMY:
15, 20, 16
CMYK:
0, 6, 1, 15
HSL:
310°, 13.3333%, 82.3529%
HSV (HSB):
310°, 5.5556%, 84.7059%
XYZ:
62.0494, 62.6397, 72.4386
xyY:
0.3148, 0.3178, 62.6397
CIE-Lab:
83.2524, 5.9346, -3.4707
CIE-LCH:
83.2524, 6.8750, 329.6794
CIE-Luv:
83.2524, 6.2493, -6.3272
Hunter-Lab:
79.1452, 1.4387, 1.1358
#d8ccd6 color charts
#d8ccd6 color shades, tints & tones
#d8ccd6 color schemes
#d8ccd6 color preview, HTML & CSS examples
This text has a color of #d8ccd6
<p style="color:#d8ccd6;">Text here</p>
.mytext {color:#d8ccd6;}
This box has a color of #d8ccd6
<div style="background-color:#d8ccd6;">Content here</div>
.mybackground {background-color:#d8ccd6;}
Border around this has a color of #d8ccd6
<div style="border:2px solid #d8ccd6;">Content here</div>
.myborder {border:2px solid #d8ccd6;}