#d6ccd6 color space conversions
Hex:
#d6ccd6
RGB:
214, 204, 214
CMY:
16, 20, 16
CMYK:
0, 5, 0, 16
HSL:
300°, 10.8696%, 81.9608%
HSV (HSB):
300°, 4.6729%, 83.9216%
XYZ:
61.4620, 62.3369, 72.4112
xyY:
0.3132, 0.3177, 62.3369
CIE-Lab:
83.0923, 5.2521, -3.7248
CIE-LCH:
83.0923, 6.4388, 324.6553
CIE-Luv:
83.0923, 5.0908, -6.5952
Hunter-Lab:
78.9537, 0.7854, 0.8907
#d6ccd6 color charts
#d6ccd6 color shades, tints & tones
#d6ccd6 color schemes
#d6ccd6 color preview, HTML & CSS examples
This text has a color of #d6ccd6
<p style="color:#d6ccd6;">Text here</p>
.mytext {color:#d6ccd6;}
This box has a color of #d6ccd6
<div style="background-color:#d6ccd6;">Content here</div>
.mybackground {background-color:#d6ccd6;}
Border around this has a color of #d6ccd6
<div style="border:2px solid #d6ccd6;">Content here</div>
.myborder {border:2px solid #d6ccd6;}