#c32c8b color space conversions
Hex:
#c32c8b
RGB:
195, 44, 139
CMY:
24, 83, 45
CMYK:
0, 77, 29, 24
HSL:
322°, 63.1799%, 46.8627%
HSV (HSB):
322°, 77.4359%, 76.4706%
XYZ:
28.0666, 15.2675, 25.8938
xyY:
0.4054, 0.2205, 15.2675
CIE-Lab:
45.9985, 65.7212, -17.0166
CIE-LCH:
45.9985, 67.8885, 345.4837
CIE-Luv:
45.9985, 82.2358, -34.6055
Hunter-Lab:
39.0737, 59.8372, -11.9393
#c32c8b color charts
#c32c8b color shades, tints & tones
#c32c8b color schemes
#c32c8b color preview, HTML & CSS examples
This text has a color of #c32c8b
<p style="color:#c32c8b;">Text here</p>
.mytext {color:#c32c8b;}
This box has a color of #c32c8b
<div style="background-color:#c32c8b;">Content here</div>
.mybackground {background-color:#c32c8b;}
Border around this has a color of #c32c8b
<div style="border:2px solid #c32c8b;">Content here</div>
.myborder {border:2px solid #c32c8b;}