#d8ccdc color space conversions
Hex:
#d8ccdc
RGB:
216, 204, 220
CMY:
15, 20, 14
CMYK:
2, 7, 0, 14
HSL:
285°, 18.6047%, 83.1373%
HSV (HSB):
285°, 7.2727%, 86.2745%
XYZ:
62.8300, 62.9520, 76.5496
xyY:
0.3105, 0.3111, 62.9520
CIE-Lab:
83.4171, 7.0363, -6.4291
CIE-LCH:
83.4171, 9.5312, 317.5821
CIE-Luv:
83.4171, 5.8222, -11.0928
Hunter-Lab:
79.3423, 2.5027, -1.6635
#d8ccdc color charts
#d8ccdc color shades, tints & tones
#d8ccdc color schemes
#d8ccdc color preview, HTML & CSS examples
This text has a color of #d8ccdc
<p style="color:#d8ccdc;">Text here</p>
.mytext {color:#d8ccdc;}
This box has a color of #d8ccdc
<div style="background-color:#d8ccdc;">Content here</div>
.mybackground {background-color:#d8ccdc;}
Border around this has a color of #d8ccdc
<div style="border:2px solid #d8ccdc;">Content here</div>
.myborder {border:2px solid #d8ccdc;}