#c13e3b color space conversions
Hex:
#c13e3b
RGB:
193, 62, 59
CMY:
24, 76, 77
CMYK:
0, 68, 69, 24
HSL:
1°, 53.1746%, 49.4118%
HSV (HSB):
1°, 69.4301%, 75.6863%
XYZ:
24.5044, 15.0985, 5.7604
xyY:
0.5402, 0.3328, 15.0985
CIE-Lab:
45.7688, 51.9832, 31.4171
CIE-LCH:
45.7688, 60.7395, 31.1475
CIE-Luv:
45.7688, 99.6845, 22.7319
Hunter-Lab:
38.8568, 44.5687, 18.4101
#c13e3b color charts
#c13e3b color shades, tints & tones
#c13e3b color schemes
#c13e3b color preview, HTML & CSS examples
This text has a color of #c13e3b
<p style="color:#c13e3b;">Text here</p>
.mytext {color:#c13e3b;}
This box has a color of #c13e3b
<div style="background-color:#c13e3b;">Content here</div>
.mybackground {background-color:#c13e3b;}
Border around this has a color of #c13e3b
<div style="border:2px solid #c13e3b;">Content here</div>
.myborder {border:2px solid #c13e3b;}