#cc128c color space conversions
Hex:
#cc128c
RGB:
204, 18, 140
CMY:
20, 93, 45
CMYK:
0, 91, 31, 20
HSL:
321°, 83.7838%, 43.5294%
HSV (HSB):
321°, 91.1765%, 80.0000%
XYZ:
29.8518, 15.1634, 26.1644
xyY:
0.4194, 0.2130, 15.1634
CIE-Lab:
45.8572, 73.2448, -17.6904
CIE-LCH:
45.8572, 75.3509, 346.4217
CIE-Luv:
45.8572, 94.0440, -36.9173
Hunter-Lab:
38.9403, 68.6935, -12.5795
#cc128c color charts
#cc128c color shades, tints & tones
#cc128c color schemes
#cc128c color preview, HTML & CSS examples
This text has a color of #cc128c
<p style="color:#cc128c;">Text here</p>
.mytext {color:#cc128c;}
This box has a color of #cc128c
<div style="background-color:#cc128c;">Content here</div>
.mybackground {background-color:#cc128c;}
Border around this has a color of #cc128c
<div style="border:2px solid #cc128c;">Content here</div>
.myborder {border:2px solid #cc128c;}