#c12a3e color space conversions
Hex:
#c12a3e
RGB:
193, 42, 62
CMY:
24, 84, 76
CMYK:
0, 78, 68, 24
HSL:
352°, 64.2553%, 46.0784%
HSV (HSB):
352°, 78.2383%, 75.6863%
XYZ:
23.6898, 13.3412, 5.8839
xyY:
0.5520, 0.3109, 13.3412
CIE-Lab:
43.2729, 59.1753, 26.5811
CIE-LCH:
43.2729, 64.8712, 24.1893
CIE-Luv:
43.2729, 109.4738, 16.2769
Hunter-Lab:
36.5256, 51.8518, 16.0168
#c12a3e color charts
#c12a3e color shades, tints & tones
#c12a3e color schemes
#c12a3e color preview, HTML & CSS examples
This text has a color of #c12a3e
<p style="color:#c12a3e;">Text here</p>
.mytext {color:#c12a3e;}
This box has a color of #c12a3e
<div style="background-color:#c12a3e;">Content here</div>
.mybackground {background-color:#c12a3e;}
Border around this has a color of #c12a3e
<div style="border:2px solid #c12a3e;">Content here</div>
.myborder {border:2px solid #c12a3e;}