#dcc6dc color space conversions
Hex:
#dcc6dc
RGB:
220, 198, 220
CMY:
14, 22, 14
CMYK:
0, 10, 0, 14
HSL:
300°, 23.9130%, 81.9608%
HSV (HSB):
300°, 10.0000%, 86.2745%
XYZ:
62.6276, 60.7711, 76.1393
xyY:
0.3139, 0.3046, 60.7711
CIE-Lab:
82.2555, 11.5746, -8.1135
CIE-LCH:
82.2555, 14.1351, 324.9707
CIE-Luv:
82.2555, 11.1907, -14.4818
Hunter-Lab:
77.9558, 6.9792, -3.3394
#dcc6dc color charts
#dcc6dc color shades, tints & tones
#dcc6dc color schemes
#dcc6dc color preview, HTML & CSS examples
This text has a color of #dcc6dc
<p style="color:#dcc6dc;">Text here</p>
.mytext {color:#dcc6dc;}
This box has a color of #dcc6dc
<div style="background-color:#dcc6dc;">Content here</div>
.mybackground {background-color:#dcc6dc;}
Border around this has a color of #dcc6dc
<div style="border:2px solid #dcc6dc;">Content here</div>
.myborder {border:2px solid #dcc6dc;}