#d8ccde color space conversions
Hex:
#d8ccde
RGB:
216, 204, 222
CMY:
15, 20, 13
CMYK:
3, 8, 0, 13
HSL:
280°, 21.4286%, 83.5294%
HSV (HSB):
280°, 8.1081%, 87.0588%
XYZ:
63.0966, 63.0586, 77.9532
xyY:
0.3091, 0.3089, 63.0586
CIE-Lab:
83.4732, 7.4096, -7.4127
CIE-LCH:
83.4732, 10.4810, 314.9878
CIE-Luv:
83.4732, 5.6789, -12.6931
Hunter-Lab:
79.4094, 2.8647, -2.6161
#d8ccde color charts
#d8ccde color shades, tints & tones
#d8ccde color schemes
#d8ccde color preview, HTML & CSS examples
This text has a color of #d8ccde
<p style="color:#d8ccde;">Text here</p>
.mytext {color:#d8ccde;}
This box has a color of #d8ccde
<div style="background-color:#d8ccde;">Content here</div>
.mybackground {background-color:#d8ccde;}
Border around this has a color of #d8ccde
<div style="border:2px solid #d8ccde;">Content here</div>
.myborder {border:2px solid #d8ccde;}