#c32a7c color space conversions
Hex:
#c32a7c
RGB:
195, 42, 124
CMY:
24, 84, 51
CMYK:
0, 78, 36, 24
HSL:
328°, 64.5570%, 46.4706%
HSV (HSB):
328°, 78.4615%, 76.4706%
XYZ:
26.9717, 14.7133, 20.4872
xyY:
0.4338, 0.2367, 14.7133
CIE-Lab:
45.2389, 64.6082, -9.0207
CIE-LCH:
45.2389, 65.2349, 352.0517
CIE-Luv:
45.2389, 88.8979, -23.5112
Hunter-Lab:
38.3579, 58.3878, -4.8166
#c32a7c color charts
#c32a7c color shades, tints & tones
#c32a7c color schemes
#c32a7c color preview, HTML & CSS examples
This text has a color of #c32a7c
<p style="color:#c32a7c;">Text here</p>
.mytext {color:#c32a7c;}
This box has a color of #c32a7c
<div style="background-color:#c32a7c;">Content here</div>
.mybackground {background-color:#c32a7c;}
Border around this has a color of #c32a7c
<div style="border:2px solid #c32a7c;">Content here</div>
.myborder {border:2px solid #c32a7c;}