#c32f8c color space conversions
Hex:
#c32f8c
RGB:
195, 47, 140
CMY:
24, 82, 45
CMYK:
0, 76, 28, 24
HSL:
322°, 61.1570%, 47.4510%
HSV (HSB):
322°, 75.8974%, 76.4706%
XYZ:
28.2558, 15.5286, 26.3190
xyY:
0.4031, 0.2215, 15.5286
CIE-Lab:
46.3498, 64.9535, -17.0855
CIE-LCH:
46.3498, 67.1630, 345.2626
CIE-Luv:
46.3498, 81.0084, -34.6204
Hunter-Lab:
39.4063, 59.0302, -12.0147
#c32f8c color charts
#c32f8c color shades, tints & tones
#c32f8c color schemes
#c32f8c color preview, HTML & CSS examples
This text has a color of #c32f8c
<p style="color:#c32f8c;">Text here</p>
.mytext {color:#c32f8c;}
This box has a color of #c32f8c
<div style="background-color:#c32f8c;">Content here</div>
.mybackground {background-color:#c32f8c;}
Border around this has a color of #c32f8c
<div style="border:2px solid #c32f8c;">Content here</div>
.myborder {border:2px solid #c32f8c;}