#dcc4f2 color space conversions
Hex:
#dcc4f2
RGB:
220, 196, 242
CMY:
14, 23, 5
CMYK:
9, 19, 0, 5
HSL:
271°, 63.8889%, 85.8824%
HSV (HSB):
271°, 19.0083%, 94.9020%
XYZ:
65.2821, 61.1063, 92.3584
xyY:
0.2984, 0.2793, 61.1063
CIE-Lab:
82.4359, 16.8599, -19.6054
CIE-LCH:
82.4359, 25.8579, 310.6943
CIE-Luv:
82.4359, 10.2640, -33.7567
Hunter-Lab:
78.1705, 12.2714, -15.3317
#dcc4f2 color charts
#dcc4f2 color shades, tints & tones
#dcc4f2 color schemes
#dcc4f2 color preview, HTML & CSS examples
This text has a color of #dcc4f2
<p style="color:#dcc4f2;">Text here</p>
.mytext {color:#dcc4f2;}
This box has a color of #dcc4f2
<div style="background-color:#dcc4f2;">Content here</div>
.mybackground {background-color:#dcc4f2;}
Border around this has a color of #dcc4f2
<div style="border:2px solid #dcc4f2;">Content here</div>
.myborder {border:2px solid #dcc4f2;}