#c12c6c color space conversions
Hex:
#c12c6c
RGB:
193, 44, 108
CMY:
24, 83, 58
CMYK:
0, 77, 44, 24
HSL:
334°, 62.8692%, 46.4706%
HSV (HSB):
334°, 77.2021%, 75.6863%
XYZ:
25.5998, 14.2215, 15.5831
xyY:
0.4621, 0.2567, 14.2215
CIE-Lab:
44.5490, 61.9140, -0.2204
CIE-LCH:
44.5490, 61.9143, 359.7960
CIE-Luv:
44.5490, 93.0151, -11.7518
Hunter-Lab:
37.7114, 55.1767, 1.8982
#c12c6c color charts
#c12c6c color shades, tints & tones
#c12c6c color schemes
#c12c6c color preview, HTML & CSS examples
This text has a color of #c12c6c
<p style="color:#c12c6c;">Text here</p>
.mytext {color:#c12c6c;}
This box has a color of #c12c6c
<div style="background-color:#c12c6c;">Content here</div>
.mybackground {background-color:#c12c6c;}
Border around this has a color of #c12c6c
<div style="border:2px solid #c12c6c;">Content here</div>
.myborder {border:2px solid #c12c6c;}