#c32c80 color space conversions
Hex:
#c32c80
RGB:
195, 44, 128
CMY:
24, 83, 50
CMYK:
0, 77, 34, 24
HSL:
327°, 63.1799%, 46.8627%
HSV (HSB):
327°, 77.4359%, 76.4706%
XYZ:
27.3026, 14.9620, 21.8710
xyY:
0.4257, 0.2333, 14.9620
CIE-Lab:
45.5821, 64.4674, -10.9535
CIE-LCH:
45.5821, 65.3914, 350.3571
CIE-Luv:
45.5821, 86.6914, -26.0792
Hunter-Lab:
38.6807, 58.3023, -6.4475
#c32c80 color charts
#c32c80 color shades, tints & tones
#c32c80 color schemes
#c32c80 color preview, HTML & CSS examples
This text has a color of #c32c80
<p style="color:#c32c80;">Text here</p>
.mytext {color:#c32c80;}
This box has a color of #c32c80
<div style="background-color:#c32c80;">Content here</div>
.mybackground {background-color:#c32c80;}
Border around this has a color of #c32c80
<div style="border:2px solid #c32c80;">Content here</div>
.myborder {border:2px solid #c32c80;}