#c12f35 color space conversions
Hex:
#c12f35
RGB:
193, 47, 53
CMY:
24, 82, 79
CMYK:
0, 76, 73, 24
HSL:
358°, 60.8333%, 47.0588%
HSV (HSB):
358°, 75.6477%, 75.6863%
XYZ:
23.6514, 13.6275, 4.7520
xyY:
0.5627, 0.3242, 13.6275
CIE-Lab:
43.6940, 57.1906, 32.5052
CIE-LCH:
43.6940, 65.7826, 29.6124
CIE-Luv:
43.6940, 109.3875, 21.4728
Hunter-Lab:
36.9155, 49.7613, 18.2087
#c12f35 color charts
#c12f35 color shades, tints & tones
#c12f35 color schemes
#c12f35 color preview, HTML & CSS examples
This text has a color of #c12f35
<p style="color:#c12f35;">Text here</p>
.mytext {color:#c12f35;}
This box has a color of #c12f35
<div style="background-color:#c12f35;">Content here</div>
.mybackground {background-color:#c12f35;}
Border around this has a color of #c12f35
<div style="border:2px solid #c12f35;">Content here</div>
.myborder {border:2px solid #c12f35;}