#dcc4dc color space conversions
Hex:
#dcc4dc
RGB:
220, 196, 220
CMY:
14, 23, 14
CMYK:
0, 11, 0, 14
HSL:
300°, 25.5319%, 81.5686%
HSV (HSB):
300°, 10.9091%, 86.2745%
XYZ:
62.1734, 59.8628, 75.9879
xyY:
0.3140, 0.3023, 59.8628
CIE-Lab:
81.7636, 12.6410, -8.8440
CIE-LCH:
81.7636, 15.4276, 325.0222
CIE-Luv:
81.7636, 12.2069, -15.7956
Hunter-Lab:
77.3711, 8.0387, -4.0704
#dcc4dc color charts
#dcc4dc color shades, tints & tones
#dcc4dc color schemes
#dcc4dc color preview, HTML & CSS examples
This text has a color of #dcc4dc
<p style="color:#dcc4dc;">Text here</p>
.mytext {color:#dcc4dc;}
This box has a color of #dcc4dc
<div style="background-color:#dcc4dc;">Content here</div>
.mybackground {background-color:#dcc4dc;}
Border around this has a color of #dcc4dc
<div style="border:2px solid #dcc4dc;">Content here</div>
.myborder {border:2px solid #dcc4dc;}