#cc126c color space conversions
Hex:
#cc126c
RGB:
204, 18, 108
CMY:
20, 93, 58
CMYK:
0, 91, 47, 20
HSL:
331°, 83.7838%, 43.5294%
HSV (HSB):
331°, 91.1765%, 80.0000%
XYZ:
27.8249, 14.3527, 15.4912
xyY:
0.4825, 0.2489, 14.3527
CIE-Lab:
44.7345, 70.2110, 0.3057
CIE-LCH:
44.7345, 70.2116, 0.2495
CIE-Luv:
44.7345, 108.4573, -12.9543
Hunter-Lab:
37.8849, 64.8022, 2.2758
#cc126c color charts
#cc126c color shades, tints & tones
#cc126c color schemes
#cc126c color preview, HTML & CSS examples
This text has a color of #cc126c
<p style="color:#cc126c;">Text here</p>
.mytext {color:#cc126c;}
This box has a color of #cc126c
<div style="background-color:#cc126c;">Content here</div>
.mybackground {background-color:#cc126c;}
Border around this has a color of #cc126c
<div style="border:2px solid #cc126c;">Content here</div>
.myborder {border:2px solid #cc126c;}