#cc56b9 color space conversions
Hex:
#cc56b9
RGB:
204, 86, 185
CMY:
20, 66, 27
CMYK:
0, 58, 9, 20
HSL:
310°, 53.6364%, 56.8627%
HSV (HSB):
310°, 57.8431%, 80.0000%
XYZ:
36.9866, 22.9957, 48.3882
xyY:
0.3413, 0.2122, 22.9957
CIE-Lab:
55.0679, 58.7111, -30.0931
CIE-LCH:
55.0679, 65.9742, 332.8620
CIE-Luv:
55.0679, 59.3088, -54.1814
Hunter-Lab:
47.9539, 53.7569, -26.2593
#cc56b9 color charts
#cc56b9 color shades, tints & tones
#cc56b9 color schemes
#cc56b9 color preview, HTML & CSS examples
This text has a color of #cc56b9
<p style="color:#cc56b9;">Text here</p>
.mytext {color:#cc56b9;}
This box has a color of #cc56b9
<div style="background-color:#cc56b9;">Content here</div>
.mybackground {background-color:#cc56b9;}
Border around this has a color of #cc56b9
<div style="border:2px solid #cc56b9;">Content here</div>
.myborder {border:2px solid #cc56b9;}