#dcc2dc color space conversions
Hex:
#dcc2dc
RGB:
220, 194, 220
CMY:
14, 24, 14
CMYK:
0, 12, 0, 14
HSL:
300°, 27.0833%, 81.1765%
HSV (HSB):
300°, 11.8182%, 86.2745%
XYZ:
61.7253, 58.9665, 75.8386
xyY:
0.3141, 0.3000, 58.9665
CIE-Lab:
81.2732, 13.7093, -9.5731
CIE-LCH:
81.2732, 16.7209, 325.0736
CIE-Luv:
81.2732, 13.2222, -17.1082
Hunter-Lab:
76.7897, 9.1004, -4.8029
#dcc2dc color charts
#dcc2dc color shades, tints & tones
#dcc2dc color schemes
#dcc2dc color preview, HTML & CSS examples
This text has a color of #dcc2dc
<p style="color:#dcc2dc;">Text here</p>
.mytext {color:#dcc2dc;}
This box has a color of #dcc2dc
<div style="background-color:#dcc2dc;">Content here</div>
.mybackground {background-color:#dcc2dc;}
Border around this has a color of #dcc2dc
<div style="border:2px solid #dcc2dc;">Content here</div>
.myborder {border:2px solid #dcc2dc;}