#dcc4f3 color space conversions
Hex:
#dcc4f3
RGB:
220, 196, 243
CMY:
14, 23, 5
CMYK:
9, 19, 0, 5
HSL:
271°, 66.1972%, 86.0784%
HSV (HSB):
271°, 19.3416%, 95.2941%
XYZ:
65.4328, 61.1666, 93.1517
xyY:
0.2978, 0.2783, 61.1666
CIE-Lab:
82.4682, 17.0596, -20.0902
CIE-LCH:
82.4682, 26.3561, 310.3363
CIE-Luv:
82.4682, 10.1748, -34.5835
Hunter-Lab:
78.2091, 12.4743, -15.8716
#dcc4f3 color charts
#dcc4f3 color shades, tints & tones
#dcc4f3 color schemes
#dcc4f3 color preview, HTML & CSS examples
This text has a color of #dcc4f3
<p style="color:#dcc4f3;">Text here</p>
.mytext {color:#dcc4f3;}
This box has a color of #dcc4f3
<div style="background-color:#dcc4f3;">Content here</div>
.mybackground {background-color:#dcc4f3;}
Border around this has a color of #dcc4f3
<div style="border:2px solid #dcc4f3;">Content here</div>
.myborder {border:2px solid #dcc4f3;}