#cc3f95 color space conversions
Hex:
#cc3f95
RGB:
204, 63, 149
CMY:
20, 75, 42
CMYK:
0, 69, 27, 20
HSL:
323°, 58.0247%, 52.3529%
HSV (HSB):
323°, 69.1176%, 80.0000%
XYZ:
32.1042, 18.5623, 30.3246
xyY:
0.3964, 0.2292, 18.5623
CIE-Lab:
50.1711, 62.9920, -16.5214
CIE-LCH:
50.1711, 65.1226, 345.3037
CIE-Luv:
50.1711, 79.5665, -34.0838
Hunter-Lab:
43.0840, 57.6128, -11.5723
#cc3f95 color charts
#cc3f95 color shades, tints & tones
#cc3f95 color schemes
#cc3f95 color preview, HTML & CSS examples
This text has a color of #cc3f95
<p style="color:#cc3f95;">Text here</p>
.mytext {color:#cc3f95;}
This box has a color of #cc3f95
<div style="background-color:#cc3f95;">Content here</div>
.mybackground {background-color:#cc3f95;}
Border around this has a color of #cc3f95
<div style="border:2px solid #cc3f95;">Content here</div>
.myborder {border:2px solid #cc3f95;}