#dc9cc7 color space conversions
Hex:
#dc9cc7
RGB:
220, 156, 199
CMY:
14, 39, 22
CMYK:
0, 29, 10, 14
HSL:
320°, 47.7612%, 73.7255%
HSV (HSB):
320°, 29.0909%, 86.2745%
XYZ:
51.7125, 43.1161, 59.6295
xyY:
0.3348, 0.2791, 43.1161
CIE-Lab:
71.6337, 30.4522, -12.5377
CIE-LCH:
71.6337, 32.9322, 337.6221
CIE-Luv:
71.6337, 35.3208, -24.2499
Hunter-Lab:
65.6629, 25.6669, -7.8782
#dc9cc7 color charts
#dc9cc7 color shades, tints & tones
#dc9cc7 color schemes
#dc9cc7 color preview, HTML & CSS examples
This text has a color of #dc9cc7
<p style="color:#dc9cc7;">Text here</p>
.mytext {color:#dc9cc7;}
This box has a color of #dc9cc7
<div style="background-color:#dc9cc7;">Content here</div>
.mybackground {background-color:#dc9cc7;}
Border around this has a color of #dc9cc7
<div style="border:2px solid #dc9cc7;">Content here</div>
.myborder {border:2px solid #dc9cc7;}