#c12a24 color space conversions
Hex:
#c12a24
RGB:
193, 42, 36
CMY:
24, 84, 86
CMYK:
0, 78, 81, 24
HSL:
2°, 68.5590%, 44.9020%
HSV (HSB):
2°, 81.3472%, 75.6863%
XYZ:
23.1387, 13.1208, 2.9821
xyY:
0.5896, 0.3344, 13.1208
CIE-Lab:
42.9446, 58.1312, 41.3427
CIE-LCH:
42.9446, 71.3334, 35.4203
CIE-Luv:
42.9446, 115.2921, 26.5519
Hunter-Lab:
36.2226, 50.6349, 20.4747
#c12a24 color charts
#c12a24 color shades, tints & tones
#c12a24 color schemes
#c12a24 color preview, HTML & CSS examples
This text has a color of #c12a24
<p style="color:#c12a24;">Text here</p>
.mytext {color:#c12a24;}
This box has a color of #c12a24
<div style="background-color:#c12a24;">Content here</div>
.mybackground {background-color:#c12a24;}
Border around this has a color of #c12a24
<div style="border:2px solid #c12a24;">Content here</div>
.myborder {border:2px solid #c12a24;}