#c12b3a color space conversions
Hex:
#c12b3a
RGB:
193, 43, 58
CMY:
24, 83, 77
CMYK:
0, 78, 70, 24
HSL:
354°, 63.5593%, 46.2745%
HSV (HSB):
354°, 77.7202%, 75.6863%
XYZ:
23.6199, 13.3707, 5.3389
xyY:
0.5580, 0.3159, 13.3707
CIE-Lab:
43.3166, 58.6774, 29.0673
CIE-LCH:
43.3166, 65.4824, 26.3526
CIE-Luv:
43.3166, 110.0905, 18.3877
Hunter-Lab:
36.5660, 51.3123, 16.9394
#c12b3a color charts
#c12b3a color shades, tints & tones
#c12b3a color schemes
#c12b3a color preview, HTML & CSS examples
This text has a color of #c12b3a
<p style="color:#c12b3a;">Text here</p>
.mytext {color:#c12b3a;}
This box has a color of #c12b3a
<div style="background-color:#c12b3a;">Content here</div>
.mybackground {background-color:#c12b3a;}
Border around this has a color of #c12b3a
<div style="border:2px solid #c12b3a;">Content here</div>
.myborder {border:2px solid #c12b3a;}