#cc119e color space conversions
Hex:
#cc119e
RGB:
204, 17, 158
CMY:
20, 93, 38
CMYK:
0, 92, 23, 20
HSL:
315°, 84.6154%, 43.3333%
HSV (HSB):
315°, 91.6667%, 80.0000%
XYZ:
31.2738, 15.7069, 33.7312
xyY:
0.3875, 0.1946, 15.7069
CIE-Lab:
46.5876, 75.4103, -27.4182
CIE-LCH:
46.5876, 80.2401, 340.0194
CIE-Luv:
46.5876, 86.0176, -51.0397
Hunter-Lab:
39.6319, 71.4998, -22.7200
#cc119e color charts
#cc119e color shades, tints & tones
#cc119e color schemes
#cc119e color preview, HTML & CSS examples
This text has a color of #cc119e
<p style="color:#cc119e;">Text here</p>
.mytext {color:#cc119e;}
This box has a color of #cc119e
<div style="background-color:#cc119e;">Content here</div>
.mybackground {background-color:#cc119e;}
Border around this has a color of #cc119e
<div style="border:2px solid #cc119e;">Content here</div>
.myborder {border:2px solid #cc119e;}