#c132a9 color space conversions
Hex:
#c132a9
RGB:
193, 50, 169
CMY:
24, 80, 34
CMYK:
0, 74, 12, 24
HSL:
310°, 58.8477%, 47.6471%
HSV (HSB):
310°, 74.0933%, 75.6863%
XYZ:
30.2944, 16.4832, 39.1210
xyY:
0.3527, 0.1919, 16.4832
CIE-Lab:
47.6022, 67.3948, -32.5237
CIE-LCH:
47.6022, 74.8322, 334.2388
CIE-Luv:
47.6022, 67.4595, -57.3527
Hunter-Lab:
40.5995, 62.1430, -28.7111
#c132a9 color charts
#c132a9 color shades, tints & tones
#c132a9 color schemes
#c132a9 color preview, HTML & CSS examples
This text has a color of #c132a9
<p style="color:#c132a9;">Text here</p>
.mytext {color:#c132a9;}
This box has a color of #c132a9
<div style="background-color:#c132a9;">Content here</div>
.mybackground {background-color:#c132a9;}
Border around this has a color of #c132a9
<div style="border:2px solid #c132a9;">Content here</div>
.myborder {border:2px solid #c132a9;}