#c12d9e color space conversions
Hex:
#c12d9e
RGB:
193, 45, 158
CMY:
24, 82, 38
CMYK:
0, 77, 18, 24
HSL:
314°, 62.1849%, 46.6667%
HSV (HSB):
314°, 76.6839%, 75.6863%
XYZ:
29.1023, 15.6829, 33.8410
xyY:
0.3701, 0.1995, 15.6829
CIE-Lab:
46.5556, 67.3659, -27.6200
CIE-LCH:
46.5556, 72.8082, 337.7064
CIE-Luv:
46.5556, 72.8280, -49.9631
Hunter-Lab:
39.6016, 61.8726, -22.9443
#c12d9e color charts
#c12d9e color shades, tints & tones
#c12d9e color schemes
#c12d9e color preview, HTML & CSS examples
This text has a color of #c12d9e
<p style="color:#c12d9e;">Text here</p>
.mytext {color:#c12d9e;}
This box has a color of #c12d9e
<div style="background-color:#c12d9e;">Content here</div>
.mybackground {background-color:#c12d9e;}
Border around this has a color of #c12d9e
<div style="border:2px solid #c12d9e;">Content here</div>
.myborder {border:2px solid #c12d9e;}