#c32a9e color space conversions
Hex:
#c32a9e
RGB:
195, 42, 158
CMY:
24, 84, 38
CMYK:
0, 78, 19, 24
HSL:
315°, 64.5570%, 46.4706%
HSV (HSB):
315°, 78.4615%, 76.4706%
XYZ:
29.5052, 15.7267, 33.8282
xyY:
0.3732, 0.1989, 15.7267
CIE-Lab:
46.6138, 68.6633, -27.5026
CIE-LCH:
46.6138, 73.9665, 338.1718
CIE-Luv:
46.6138, 75.0442, -50.0254
Hunter-Lab:
39.6568, 63.4068, -22.8159
#c32a9e color charts
#c32a9e color shades, tints & tones
#c32a9e color schemes
#c32a9e color preview, HTML & CSS examples
This text has a color of #c32a9e
<p style="color:#c32a9e;">Text here</p>
.mytext {color:#c32a9e;}
This box has a color of #c32a9e
<div style="background-color:#c32a9e;">Content here</div>
.mybackground {background-color:#c32a9e;}
Border around this has a color of #c32a9e
<div style="border:2px solid #c32a9e;">Content here</div>
.myborder {border:2px solid #c32a9e;}