#c32c7b color space conversions
Hex:
#c32c7b
RGB:
195, 44, 123
CMY:
24, 83, 52
CMYK:
0, 77, 37, 24
HSL:
329°, 63.1799%, 46.8627%
HSV (HSB):
329°, 77.4359%, 76.4706%
XYZ:
26.9815, 14.8335, 20.1800
xyY:
0.4352, 0.2393, 14.8335
CIE-Lab:
45.4053, 63.9307, -8.1581
CIE-LCH:
45.4053, 64.4491, 352.7279
CIE-Luv:
45.4053, 88.7065, -22.2645
Hunter-Lab:
38.5143, 57.6495, -4.1056
#c32c7b color charts
#c32c7b color shades, tints & tones
#c32c7b color schemes
#c32c7b color preview, HTML & CSS examples
This text has a color of #c32c7b
<p style="color:#c32c7b;">Text here</p>
.mytext {color:#c32c7b;}
This box has a color of #c32c7b
<div style="background-color:#c32c7b;">Content here</div>
.mybackground {background-color:#c32c7b;}
Border around this has a color of #c32c7b
<div style="border:2px solid #c32c7b;">Content here</div>
.myborder {border:2px solid #c32c7b;}