#dcc6e3 color space conversions
Hex:
#dcc6e3
RGB:
220, 198, 227
CMY:
14, 22, 11
CMYK:
3, 13, 0, 11
HSL:
286°, 34.1176%, 83.3333%
HSV (HSB):
286°, 12.7753%, 89.0196%
XYZ:
63.5744, 61.1499, 81.1254
xyY:
0.3088, 0.2971, 61.1499
CIE-Lab:
82.4592, 12.8784, -11.5557
CIE-LCH:
82.4592, 17.3028, 318.0985
CIE-Luv:
82.4592, 10.5975, -20.1293
Hunter-Lab:
78.1984, 8.2714, -6.7704
#dcc6e3 color charts
#dcc6e3 color shades, tints & tones
#dcc6e3 color schemes
#dcc6e3 color preview, HTML & CSS examples
This text has a color of #dcc6e3
<p style="color:#dcc6e3;">Text here</p>
.mytext {color:#dcc6e3;}
This box has a color of #dcc6e3
<div style="background-color:#dcc6e3;">Content here</div>
.mybackground {background-color:#dcc6e3;}
Border around this has a color of #dcc6e3
<div style="border:2px solid #dcc6e3;">Content here</div>
.myborder {border:2px solid #dcc6e3;}