#c13f2e color space conversions
Hex:
#c13f2e
RGB:
193, 63, 46
CMY:
24, 75, 82
CMYK:
0, 67, 76, 24
HSL:
7°, 61.5063%, 46.8627%
HSV (HSB):
7°, 76.1658%, 75.6863%
XYZ:
24.2630, 15.0897, 4.2186
xyY:
0.5569, 0.3463, 15.0897
CIE-Lab:
45.7568, 50.9862, 38.8017
CIE-LCH:
45.7568, 64.0716, 37.2720
CIE-Luv:
45.7568, 101.6032, 28.2686
Hunter-Lab:
38.8455, 43.5118, 20.7530
#c13f2e color charts
#c13f2e color shades, tints & tones
#c13f2e color schemes
#c13f2e color preview, HTML & CSS examples
This text has a color of #c13f2e
<p style="color:#c13f2e;">Text here</p>
.mytext {color:#c13f2e;}
This box has a color of #c13f2e
<div style="background-color:#c13f2e;">Content here</div>
.mybackground {background-color:#c13f2e;}
Border around this has a color of #c13f2e
<div style="border:2px solid #c13f2e;">Content here</div>
.myborder {border:2px solid #c13f2e;}