#dcc4de color space conversions
Hex:
#dcc4de
RGB:
220, 196, 222
CMY:
14, 23, 13
CMYK:
1, 12, 0, 13
HSL:
295°, 28.2609%, 81.9608%
HSV (HSB):
295°, 11.7117%, 87.0588%
XYZ:
62.4399, 59.9694, 77.3916
xyY:
0.3125, 0.3001, 59.9694
CIE-Lab:
81.8216, 13.0103, -9.8296
CIE-LCH:
81.8216, 16.3061, 322.9280
CIE-Luv:
81.8216, 12.0323, -17.4066
Hunter-Lab:
77.4399, 8.4050, -5.0450
#dcc4de color charts
#dcc4de color shades, tints & tones
#dcc4de color schemes
#dcc4de color preview, HTML & CSS examples
This text has a color of #dcc4de
<p style="color:#dcc4de;">Text here</p>
.mytext {color:#dcc4de;}
This box has a color of #dcc4de
<div style="background-color:#dcc4de;">Content here</div>
.mybackground {background-color:#dcc4de;}
Border around this has a color of #dcc4de
<div style="border:2px solid #dcc4de;">Content here</div>
.myborder {border:2px solid #dcc4de;}