#dcc0db color space conversions
Hex:
#dcc0db
RGB:
220, 192, 219
CMY:
14, 25, 14
CMYK:
0, 13, 0, 14
HSL:
302°, 28.5714%, 80.7843%
HSV (HSB):
302°, 12.7273%, 86.2745%
XYZ:
61.1510, 58.0294, 74.9956
xyY:
0.3149, 0.2988, 58.0294
CIE-Lab:
80.7551, 14.5954, -9.8071
CIE-LCH:
80.7551, 17.5842, 326.1018
CIE-Luv:
80.7551, 14.3295, -17.6122
Hunter-Lab:
76.1770, 9.9809, -5.0466
#dcc0db color charts
#dcc0db color shades, tints & tones
#dcc0db color schemes
#dcc0db color preview, HTML & CSS examples
This text has a color of #dcc0db
<p style="color:#dcc0db;">Text here</p>
.mytext {color:#dcc0db;}
This box has a color of #dcc0db
<div style="background-color:#dcc0db;">Content here</div>
.mybackground {background-color:#dcc0db;}
Border around this has a color of #dcc0db
<div style="border:2px solid #dcc0db;">Content here</div>
.myborder {border:2px solid #dcc0db;}