#c12c1e color space conversions
Hex:
#c12c1e
RGB:
193, 44, 30
CMY:
24, 83, 88
CMYK:
0, 77, 84, 24
HSL:
5°, 73.0942%, 43.7255%
HSV (HSB):
5°, 84.4560%, 75.6863%
XYZ:
23.1273, 13.2326, 2.5635
xyY:
0.5942, 0.3400, 13.2326
CIE-Lab:
43.1116, 57.3605, 44.5946
CIE-LCH:
43.1116, 72.6561, 37.8631
CIE-Luv:
43.1116, 115.2241, 28.5976
Hunter-Lab:
36.3766, 49.8269, 21.2854
#c12c1e color charts
#c12c1e color shades, tints & tones
#c12c1e color schemes
#c12c1e color preview, HTML & CSS examples
This text has a color of #c12c1e
<p style="color:#c12c1e;">Text here</p>
.mytext {color:#c12c1e;}
This box has a color of #c12c1e
<div style="background-color:#c12c1e;">Content here</div>
.mybackground {background-color:#c12c1e;}
Border around this has a color of #c12c1e
<div style="border:2px solid #c12c1e;">Content here</div>
.myborder {border:2px solid #c12c1e;}