#c12da3 color space conversions
Hex:
#c12da3
RGB:
193, 45, 163
CMY:
24, 82, 36
CMYK:
0, 77, 16, 24
HSL:
312°, 62.1849%, 46.6667%
HSV (HSB):
312°, 76.6839%, 75.6863%
XYZ:
29.5416, 15.8586, 36.1543
xyY:
0.3622, 0.1945, 15.8586
CIE-Lab:
46.7884, 68.0499, -30.2379
CIE-LCH:
46.7884, 74.4655, 336.0421
CIE-Luv:
46.7884, 70.8792, -53.9059
Hunter-Lab:
39.8228, 62.7258, -25.9522
#c12da3 color charts
#c12da3 color shades, tints & tones
#c12da3 color schemes
#c12da3 color preview, HTML & CSS examples
This text has a color of #c12da3
<p style="color:#c12da3;">Text here</p>
.mytext {color:#c12da3;}
This box has a color of #c12da3
<div style="background-color:#c12da3;">Content here</div>
.mybackground {background-color:#c12da3;}
Border around this has a color of #c12da3
<div style="border:2px solid #c12da3;">Content here</div>
.myborder {border:2px solid #c12da3;}