#cc147c color space conversions
Hex:
#cc147c
RGB:
204, 20, 124
CMY:
20, 92, 51
CMYK:
0, 90, 39, 20
HSL:
326°, 82.1429%, 43.9216%
HSV (HSB):
326°, 90.1961%, 80.0000%
XYZ:
28.7901, 14.7929, 20.4067
xyY:
0.4499, 0.2312, 14.7929
CIE-Lab:
45.3493, 71.3565, -8.6803
CIE-LCH:
45.3493, 71.8825, 353.0642
CIE-Luv:
45.3493, 101.0340, -24.4577
Hunter-Lab:
38.4616, 66.3070, -4.5346
#cc147c color charts
#cc147c color shades, tints & tones
#cc147c color schemes
#cc147c color preview, HTML & CSS examples
This text has a color of #cc147c
<p style="color:#cc147c;">Text here</p>
.mytext {color:#cc147c;}
This box has a color of #cc147c
<div style="background-color:#cc147c;">Content here</div>
.mybackground {background-color:#cc147c;}
Border around this has a color of #cc147c
<div style="border:2px solid #cc147c;">Content here</div>
.myborder {border:2px solid #cc147c;}