#dc56c6 color space conversions
Hex:
#dc56c6
RGB:
220, 86, 198
CMY:
14, 66, 22
CMYK:
0, 61, 10, 14
HSL:
310°, 65.6863%, 60.0000%
HSV (HSB):
310°, 60.9091%, 86.2745%
XYZ:
43.0360, 25.9484, 56.1664
xyY:
0.3439, 0.2073, 25.9484
CIE-Lab:
57.9881, 65.0299, -32.8335
CIE-LCH:
57.9881, 72.8487, 333.2109
CIE-Luv:
57.9881, 66.8685, -60.0085
Hunter-Lab:
50.9396, 61.6604, -29.7159
#dc56c6 color charts
#dc56c6 color shades, tints & tones
#dc56c6 color schemes
#dc56c6 color preview, HTML & CSS examples
This text has a color of #dc56c6
<p style="color:#dc56c6;">Text here</p>
.mytext {color:#dc56c6;}
This box has a color of #dc56c6
<div style="background-color:#dc56c6;">Content here</div>
.mybackground {background-color:#dc56c6;}
Border around this has a color of #dc56c6
<div style="border:2px solid #dc56c6;">Content here</div>
.myborder {border:2px solid #dc56c6;}