#c13d12 color space conversions
Hex:
#c13d12
RGB:
193, 61, 18
CMY:
24, 76, 93
CMYK:
0, 68, 91, 24
HSL:
15°, 82.9384%, 41.3725%
HSV (HSB):
15°, 90.6736%, 75.6863%
XYZ:
23.7702, 14.7186, 2.1604
xyY:
0.5848, 0.3621, 14.7186
CIE-Lab:
45.2464, 51.0248, 51.4525
CIE-LCH:
45.2464, 72.4631, 45.2391
CIE-Luv:
45.2464, 106.4191, 34.9147
Hunter-Lab:
38.3648, 43.4572, 23.5166
#c13d12 color charts
#c13d12 color shades, tints & tones
#c13d12 color schemes
#c13d12 color preview, HTML & CSS examples
This text has a color of #c13d12
<p style="color:#c13d12;">Text here</p>
.mytext {color:#c13d12;}
This box has a color of #c13d12
<div style="background-color:#c13d12;">Content here</div>
.mybackground {background-color:#c13d12;}
Border around this has a color of #c13d12
<div style="border:2px solid #c13d12;">Content here</div>
.myborder {border:2px solid #c13d12;}