#c32a8a color space conversions
Hex:
#c32a8a
RGB:
195, 42, 138
CMY:
24, 84, 46
CMYK:
0, 78, 29, 24
HSL:
322°, 64.5570%, 46.4706%
HSV (HSB):
322°, 78.4615%, 76.4706%
XYZ:
27.9211, 15.0930, 25.4864
xyY:
0.4076, 0.2203, 15.0930
CIE-Lab:
45.7613, 66.1672, -16.7723
CIE-LCH:
45.7613, 68.2599, 345.7761
CIE-Luv:
45.7613, 83.1692, -34.3099
Hunter-Lab:
38.8497, 60.3000, -11.7009
#c32a8a color charts
#c32a8a color shades, tints & tones
#c32a8a color schemes
#c32a8a color preview, HTML & CSS examples
This text has a color of #c32a8a
<p style="color:#c32a8a;">Text here</p>
.mytext {color:#c32a8a;}
This box has a color of #c32a8a
<div style="background-color:#c32a8a;">Content here</div>
.mybackground {background-color:#c32a8a;}
Border around this has a color of #c32a8a
<div style="border:2px solid #c32a8a;">Content here</div>
.myborder {border:2px solid #c32a8a;}