#c13f3e color space conversions
Hex:
#c13f3e
RGB:
193, 63, 62
CMY:
24, 75, 76
CMYK:
0, 67, 68, 24
HSL:
0°, 51.3725%, 50.0000%
HSV (HSB):
0°, 67.8756%, 75.6863%
XYZ:
24.6393, 15.2403, 6.2005
xyY:
0.5347, 0.3307, 15.2403
CIE-Lab:
45.9615, 51.7355, 29.8845
CIE-LCH:
45.9615, 59.7465, 30.0124
CIE-Luv:
45.9615, 98.4143, 21.6446
Hunter-Lab:
39.0388, 44.3424, 17.9102
#c13f3e color charts
#c13f3e color shades, tints & tones
#c13f3e color schemes
#c13f3e color preview, HTML & CSS examples
This text has a color of #c13f3e
<p style="color:#c13f3e;">Text here</p>
.mytext {color:#c13f3e;}
This box has a color of #c13f3e
<div style="background-color:#c13f3e;">Content here</div>
.mybackground {background-color:#c13f3e;}
Border around this has a color of #c13f3e
<div style="border:2px solid #c13f3e;">Content here</div>
.myborder {border:2px solid #c13f3e;}