#dcc9e9 color space conversions
Hex:
#dcc9e9
RGB:
220, 201, 233
CMY:
14, 21, 9
CMYK:
6, 14, 0, 9
HSL:
276°, 42.1053%, 85.0980%
HSV (HSB):
276°, 13.7339%, 91.3725%
XYZ:
65.1098, 62.8721, 85.7947
xyY:
0.3046, 0.2941, 62.8721
CIE-Lab:
83.3751, 12.4232, -13.3906
CIE-LCH:
83.3751, 18.2659, 312.8538
CIE-Luv:
83.3751, 8.6140, -23.0088
Hunter-Lab:
79.2919, 7.8127, -8.6480
#dcc9e9 color charts
#dcc9e9 color shades, tints & tones
#dcc9e9 color schemes
#dcc9e9 color preview, HTML & CSS examples
This text has a color of #dcc9e9
<p style="color:#dcc9e9;">Text here</p>
.mytext {color:#dcc9e9;}
This box has a color of #dcc9e9
<div style="background-color:#dcc9e9;">Content here</div>
.mybackground {background-color:#dcc9e9;}
Border around this has a color of #dcc9e9
<div style="border:2px solid #dcc9e9;">Content here</div>
.myborder {border:2px solid #dcc9e9;}