#c32e80 color space conversions
Hex:
#c32e80
RGB:
195, 46, 128
CMY:
24, 82, 50
CMYK:
0, 76, 34, 24
HSL:
327°, 61.8257%, 47.2549%
HSV (HSB):
327°, 76.4103%, 76.4706%
XYZ:
27.3790, 15.1146, 21.8965
xyY:
0.4252, 0.2347, 15.1146
CIE-Lab:
45.7908, 63.8750, -10.6391
CIE-LCH:
45.7908, 64.7550, 350.5436
CIE-Luv:
45.7908, 86.0922, -25.5705
Hunter-Lab:
38.8775, 57.6706, -6.1789
#c32e80 color charts
#c32e80 color shades, tints & tones
#c32e80 color schemes
#c32e80 color preview, HTML & CSS examples
This text has a color of #c32e80
<p style="color:#c32e80;">Text here</p>
.mytext {color:#c32e80;}
This box has a color of #c32e80
<div style="background-color:#c32e80;">Content here</div>
.mybackground {background-color:#c32e80;}
Border around this has a color of #c32e80
<div style="border:2px solid #c32e80;">Content here</div>
.myborder {border:2px solid #c32e80;}