#c32f8a color space conversions
Hex:
#c32f8a
RGB:
195, 47, 138
CMY:
24, 82, 46
CMYK:
0, 76, 29, 24
HSL:
323°, 61.1570%, 47.4510%
HSV (HSB):
323°, 75.8974%, 76.4706%
XYZ:
28.1096, 15.4701, 25.5492
xyY:
0.4066, 0.2238, 15.4701
CIE-Lab:
46.2715, 64.7148, -15.9940
CIE-LCH:
46.2715, 66.6619, 346.1178
CIE-Luv:
46.2715, 81.8049, -33.0562
Hunter-Lab:
39.3321, 58.7384, -10.9810
#c32f8a color charts
#c32f8a color shades, tints & tones
#c32f8a color schemes
#c32f8a color preview, HTML & CSS examples
This text has a color of #c32f8a
<p style="color:#c32f8a;">Text here</p>
.mytext {color:#c32f8a;}
This box has a color of #c32f8a
<div style="background-color:#c32f8a;">Content here</div>
.mybackground {background-color:#c32f8a;}
Border around this has a color of #c32f8a
<div style="border:2px solid #c32f8a;">Content here</div>
.myborder {border:2px solid #c32f8a;}