#c13e3c color space conversions
Hex:
#c13e3c
RGB:
193, 62, 60
CMY:
24, 76, 76
CMYK:
0, 68, 69, 24
HSL:
1°, 52.5692%, 49.6078%
HSV (HSB):
1°, 68.9119%, 75.6863%
XYZ:
24.5306, 15.1089, 5.8984
xyY:
0.5387, 0.3318, 15.1089
CIE-Lab:
45.7831, 52.0350, 30.8472
CIE-LCH:
45.7831, 60.4913, 30.6602
CIE-Luv:
45.7831, 99.4646, 22.2781
Hunter-Lab:
38.8702, 44.6264, 18.2122
#c13e3c color charts
#c13e3c color shades, tints & tones
#c13e3c color schemes
#c13e3c color preview, HTML & CSS examples
This text has a color of #c13e3c
<p style="color:#c13e3c;">Text here</p>
.mytext {color:#c13e3c;}
This box has a color of #c13e3c
<div style="background-color:#c13e3c;">Content here</div>
.mybackground {background-color:#c13e3c;}
Border around this has a color of #c13e3c
<div style="border:2px solid #c13e3c;">Content here</div>
.myborder {border:2px solid #c13e3c;}