#dcc5e9 color space conversions
Hex:
#dcc5e9
RGB:
220, 197, 233
CMY:
14, 23, 9
CMYK:
6, 15, 0, 9
HSL:
278°, 45.0000%, 84.3137%
HSV (HSB):
278°, 15.4506%, 91.3725%
XYZ:
64.1894, 61.0313, 85.4879
xyY:
0.3046, 0.2896, 61.0313
CIE-Lab:
82.3956, 14.5583, -14.8589
CIE-LCH:
82.3956, 20.8021, 314.4146
CIE-Luv:
82.3956, 10.5746, -25.6834
Hunter-Lab:
78.1226, 9.9501, -10.1940
#dcc5e9 color charts
#dcc5e9 color shades, tints & tones
#dcc5e9 color schemes
#dcc5e9 color preview, HTML & CSS examples
This text has a color of #dcc5e9
<p style="color:#dcc5e9;">Text here</p>
.mytext {color:#dcc5e9;}
This box has a color of #dcc5e9
<div style="background-color:#dcc5e9;">Content here</div>
.mybackground {background-color:#dcc5e9;}
Border around this has a color of #dcc5e9
<div style="border:2px solid #dcc5e9;">Content here</div>
.myborder {border:2px solid #dcc5e9;}