#c12a3f color space conversions
Hex:
#c12a3f
RGB:
193, 42, 63
CMY:
24, 84, 75
CMYK:
0, 78, 67, 24
HSL:
352°, 64.2553%, 46.0784%
HSV (HSB):
352°, 78.2383%, 75.6863%
XYZ:
23.7175, 13.3523, 6.0298
xyY:
0.5503, 0.3098, 13.3523
CIE-Lab:
43.2893, 59.2272, 25.9896
CIE-LCH:
43.2893, 64.6786, 23.6924
CIE-Luv:
43.2893, 109.1967, 15.7849
Hunter-Lab:
36.5408, 51.9126, 15.7947
#c12a3f color charts
#c12a3f color shades, tints & tones
#c12a3f color schemes
#c12a3f color preview, HTML & CSS examples
This text has a color of #c12a3f
<p style="color:#c12a3f;">Text here</p>
.mytext {color:#c12a3f;}
This box has a color of #c12a3f
<div style="background-color:#c12a3f;">Content here</div>
.mybackground {background-color:#c12a3f;}
Border around this has a color of #c12a3f
<div style="border:2px solid #c12a3f;">Content here</div>
.myborder {border:2px solid #c12a3f;}