#c12e34 color space conversions
Hex:
#c12e34
RGB:
193, 46, 52
CMY:
24, 82, 80
CMYK:
0, 76, 73, 24
HSL:
358°, 61.5063%, 46.8627%
HSV (HSB):
358°, 76.1658%, 75.6863%
XYZ:
23.5891, 13.5394, 4.6189
xyY:
0.5650, 0.3243, 13.5394
CIE-Lab:
43.5650, 57.4702, 32.9464
CIE-LCH:
43.5650, 66.2441, 29.8247
CIE-Luv:
43.5650, 110.1176, 21.6672
Hunter-Lab:
36.7959, 50.0401, 18.3146
#c12e34 color charts
#c12e34 color shades, tints & tones
#c12e34 color schemes
#c12e34 color preview, HTML & CSS examples
This text has a color of #c12e34
<p style="color:#c12e34;">Text here</p>
.mytext {color:#c12e34;}
This box has a color of #c12e34
<div style="background-color:#c12e34;">Content here</div>
.mybackground {background-color:#c12e34;}
Border around this has a color of #c12e34
<div style="border:2px solid #c12e34;">Content here</div>
.myborder {border:2px solid #c12e34;}