#c12e3d color space conversions
Hex:
#c12e3d
RGB:
193, 46, 61
CMY:
24, 82, 76
CMYK:
0, 76, 68, 24
HSL:
354°, 61.5063%, 46.8627%
HSV (HSB):
354°, 76.1658%, 75.6863%
XYZ:
23.8116, 13.6284, 5.7904
xyY:
0.5508, 0.3152, 13.6284
CIE-Lab:
43.6952, 57.8936, 27.7120
CIE-LCH:
43.6952, 64.1843, 25.5791
CIE-Luv:
43.6952, 107.9035, 17.6419
Hunter-Lab:
36.9166, 50.5303, 16.5419
#c12e3d color charts
#c12e3d color shades, tints & tones
#c12e3d color schemes
#c12e3d color preview, HTML & CSS examples
This text has a color of #c12e3d
<p style="color:#c12e3d;">Text here</p>
.mytext {color:#c12e3d;}
This box has a color of #c12e3d
<div style="background-color:#c12e3d;">Content here</div>
.mybackground {background-color:#c12e3d;}
Border around this has a color of #c12e3d
<div style="border:2px solid #c12e3d;">Content here</div>
.myborder {border:2px solid #c12e3d;}