#c12e6c color space conversions
Hex:
#c12e6c
RGB:
193, 46, 108
CMY:
24, 82, 58
CMYK:
0, 76, 44, 24
HSL:
335°, 61.5063%, 46.8627%
HSV (HSB):
335°, 76.1658%, 75.6863%
XYZ:
25.6761, 14.3742, 15.6086
xyY:
0.4613, 0.2583, 14.3742
CIE-Lab:
44.7648, 61.3042, 0.0948
CIE-LCH:
44.7648, 61.3042, 0.0886
CIE-Luv:
44.7648, 92.3143, -11.2442
Hunter-Lab:
37.9133, 54.5378, 2.1301
#c12e6c color charts
#c12e6c color shades, tints & tones
#c12e6c color schemes
#c12e6c color preview, HTML & CSS examples
This text has a color of #c12e6c
<p style="color:#c12e6c;">Text here</p>
.mytext {color:#c12e6c;}
This box has a color of #c12e6c
<div style="background-color:#c12e6c;">Content here</div>
.mybackground {background-color:#c12e6c;}
Border around this has a color of #c12e6c
<div style="border:2px solid #c12e6c;">Content here</div>
.myborder {border:2px solid #c12e6c;}