#c12d84 color space conversions
Hex:
#c12d84
RGB:
193, 45, 132
CMY:
24, 82, 48
CMYK:
0, 77, 32, 24
HSL:
325°, 62.1849%, 46.6667%
HSV (HSB):
325°, 76.6839%, 75.6863%
XYZ:
27.0956, 14.8802, 23.2739
xyY:
0.4153, 0.2281, 14.8802
CIE-Lab:
45.4696, 64.1159, -13.6000
CIE-LCH:
45.4696, 65.5424, 348.0242
CIE-Luv:
45.4696, 83.1851, -29.5482
Hunter-Lab:
38.5748, 57.8753, -8.7698
#c12d84 color charts
#c12d84 color shades, tints & tones
#c12d84 color schemes
#c12d84 color preview, HTML & CSS examples
This text has a color of #c12d84
<p style="color:#c12d84;">Text here</p>
.mytext {color:#c12d84;}
This box has a color of #c12d84
<div style="background-color:#c12d84;">Content here</div>
.mybackground {background-color:#c12d84;}
Border around this has a color of #c12d84
<div style="border:2px solid #c12d84;">Content here</div>
.myborder {border:2px solid #c12d84;}