#c12e3f color space conversions
Hex:
#c12e3f
RGB:
193, 46, 63
CMY:
24, 82, 75
CMYK:
0, 76, 67, 24
HSL:
353°, 61.5063%, 46.8627%
HSV (HSB):
353°, 76.1658%, 75.6863%
XYZ:
23.8665, 13.6503, 6.0795
xyY:
0.5474, 0.3131, 13.6503
CIE-Lab:
43.7272, 57.9976, 26.5359
CIE-LCH:
43.7272, 63.7799, 24.5857
CIE-Luv:
43.7272, 107.3706, 16.6706
Hunter-Lab:
36.9464, 50.6509, 16.1063
#c12e3f color charts
#c12e3f color shades, tints & tones
#c12e3f color schemes
#c12e3f color preview, HTML & CSS examples
This text has a color of #c12e3f
<p style="color:#c12e3f;">Text here</p>
.mytext {color:#c12e3f;}
This box has a color of #c12e3f
<div style="background-color:#c12e3f;">Content here</div>
.mybackground {background-color:#c12e3f;}
Border around this has a color of #c12e3f
<div style="border:2px solid #c12e3f;">Content here</div>
.myborder {border:2px solid #c12e3f;}