#dc9cc5 color space conversions
Hex:
#dc9cc5
RGB:
220, 156, 197
CMY:
14, 39, 23
CMYK:
0, 29, 10, 14
HSL:
322°, 47.7612%, 73.7255%
HSV (HSB):
322°, 29.0909%, 86.2745%
XYZ:
51.4817, 43.0238, 58.4144
xyY:
0.3367, 0.2813, 43.0238
CIE-Lab:
71.5711, 30.1139, -11.5265
CIE-LCH:
71.5711, 32.2445, 339.0550
CIE-Luv:
71.5711, 35.6285, -22.6326
Hunter-Lab:
65.5925, 25.3127, -6.8868
#dc9cc5 color charts
#dc9cc5 color shades, tints & tones
#dc9cc5 color schemes
#dc9cc5 color preview, HTML & CSS examples
This text has a color of #dc9cc5
<p style="color:#dc9cc5;">Text here</p>
.mytext {color:#dc9cc5;}
This box has a color of #dc9cc5
<div style="background-color:#dc9cc5;">Content here</div>
.mybackground {background-color:#dc9cc5;}
Border around this has a color of #dc9cc5
<div style="border:2px solid #dc9cc5;">Content here</div>
.myborder {border:2px solid #dc9cc5;}