#c32e8a color space conversions
Hex:
#c32e8a
RGB:
195, 46, 138
CMY:
24, 82, 46
CMYK:
0, 76, 29, 24
HSL:
323°, 61.8257%, 47.2549%
HSV (HSB):
323°, 76.4103%, 76.4706%
XYZ:
28.0701, 15.3911, 25.5361
xyY:
0.4068, 0.2231, 15.3911
CIE-Lab:
46.1652, 65.0165, -16.1559
CIE-LCH:
46.1652, 66.9937, 346.0452
CIE-Luv:
46.1652, 82.0895, -33.3176
Hunter-Lab:
39.2315, 59.0618, -11.1303
#c32e8a color charts
#c32e8a color shades, tints & tones
#c32e8a color schemes
#c32e8a color preview, HTML & CSS examples
This text has a color of #c32e8a
<p style="color:#c32e8a;">Text here</p>
.mytext {color:#c32e8a;}
This box has a color of #c32e8a
<div style="background-color:#c32e8a;">Content here</div>
.mybackground {background-color:#c32e8a;}
Border around this has a color of #c32e8a
<div style="border:2px solid #c32e8a;">Content here</div>
.myborder {border:2px solid #c32e8a;}