#dcc4e4 color space conversions
Hex:
#dcc4e4
RGB:
220, 196, 228
CMY:
14, 23, 11
CMYK:
4, 14, 0, 11
HSL:
285°, 37.2093%, 83.1373%
HSV (HSB):
285°, 14.0351%, 89.4118%
XYZ:
63.2587, 60.2969, 81.7032
xyY:
0.3082, 0.2938, 60.2969
CIE-Lab:
81.9993, 14.1358, -12.7781
CIE-LCH:
81.9993, 19.0552, 317.8880
CIE-Luv:
81.9993, 11.5056, -22.2689
Hunter-Lab:
77.6511, 9.5262, -8.0282
#dcc4e4 color charts
#dcc4e4 color shades, tints & tones
#dcc4e4 color schemes
#dcc4e4 color preview, HTML & CSS examples
This text has a color of #dcc4e4
<p style="color:#dcc4e4;">Text here</p>
.mytext {color:#dcc4e4;}
This box has a color of #dcc4e4
<div style="background-color:#dcc4e4;">Content here</div>
.mybackground {background-color:#dcc4e4;}
Border around this has a color of #dcc4e4
<div style="border:2px solid #dcc4e4;">Content here</div>
.myborder {border:2px solid #dcc4e4;}