#c13b3b color space conversions
Hex:
#c13b3b
RGB:
193, 59, 59
CMY:
24, 77, 77
CMYK:
0, 69, 69, 24
HSL:
0°, 53.1746%, 49.4118%
HSV (HSB):
0°, 69.4301%, 75.6863%
XYZ:
24.3457, 14.7812, 5.7076
xyY:
0.5430, 0.3297, 14.7812
CIE-Lab:
45.3330, 53.1733, 30.8962
CIE-LCH:
45.3330, 61.4978, 30.1586
CIE-Luv:
45.3330, 101.4682, 21.8793
Hunter-Lab:
38.4463, 45.7523, 18.1105
#c13b3b color charts
#c13b3b color shades, tints & tones
#c13b3b color schemes
#c13b3b color preview, HTML & CSS examples
This text has a color of #c13b3b
<p style="color:#c13b3b;">Text here</p>
.mytext {color:#c13b3b;}
This box has a color of #c13b3b
<div style="background-color:#c13b3b;">Content here</div>
.mybackground {background-color:#c13b3b;}
Border around this has a color of #c13b3b
<div style="border:2px solid #c13b3b;">Content here</div>
.myborder {border:2px solid #c13b3b;}