#dcccc6 color space conversions
Hex:
#dcccc6
RGB:
220, 204, 198
CMY:
14, 20, 22
CMYK:
0, 7, 10, 14
HSL:
16°, 23.9130%, 81.9608%
HSV (HSB):
16°, 10.0000%, 86.2745%
XYZ:
61.3011, 62.4786, 62.2547
xyY:
0.3295, 0.3358, 62.4786
CIE-Lab:
83.1673, 4.5511, 4.9809
CIE-LCH:
83.1673, 6.7469, 47.5817
CIE-Luv:
83.1673, 9.7750, 6.5810
Hunter-Lab:
79.0434, 0.1075, 8.6335
#dcccc6 color charts
#dcccc6 color shades, tints & tones
#dcccc6 color schemes
#dcccc6 color preview, HTML & CSS examples
This text has a color of #dcccc6
<p style="color:#dcccc6;">Text here</p>
.mytext {color:#dcccc6;}
This box has a color of #dcccc6
<div style="background-color:#dcccc6;">Content here</div>
.mybackground {background-color:#dcccc6;}
Border around this has a color of #dcccc6
<div style="border:2px solid #dcccc6;">Content here</div>
.myborder {border:2px solid #dcccc6;}