#c13c14 color space conversions
Hex:
#c13c14
RGB:
193, 60, 20
CMY:
24, 76, 92
CMYK:
0, 69, 90, 24
HSL:
14°, 81.2207%, 41.7647%
HSV (HSB):
14°, 89.6373%, 75.6863%
XYZ:
23.7344, 14.6197, 2.2328
xyY:
0.5848, 0.3602, 14.6197
CIE-Lab:
45.1088, 51.4594, 50.6177
CIE-LCH:
45.1088, 72.1819, 44.5275
CIE-Luv:
45.1088, 106.9181, 34.3320
Hunter-Lab:
38.2357, 43.8897, 23.3028
#c13c14 color charts
#c13c14 color shades, tints & tones
#c13c14 color schemes
#c13c14 color preview, HTML & CSS examples
This text has a color of #c13c14
<p style="color:#c13c14;">Text here</p>
.mytext {color:#c13c14;}
This box has a color of #c13c14
<div style="background-color:#c13c14;">Content here</div>
.mybackground {background-color:#c13c14;}
Border around this has a color of #c13c14
<div style="border:2px solid #c13c14;">Content here</div>
.myborder {border:2px solid #c13c14;}