#c12400 color space conversions
Hex:
#c12400
RGB:
193, 36, 0
CMY:
24, 86, 100
CMYK:
0, 81, 100, 24
HSL:
11°, 100.0000%, 37.8431%
HSV (HSB):
11°, 100.0000%, 75.6863%
XYZ:
22.6232, 12.5992, 1.2395
xyY:
0.6205, 0.3455, 12.5992
CIE-Lab:
42.1530, 59.2072, 55.2727
CIE-LCH:
42.1530, 80.9973, 43.0316
CIE-Luv:
42.1530, 121.8795, 31.9283
Hunter-Lab:
35.4954, 51.6512, 22.7763
#c12400 color charts
#c12400 color shades, tints & tones
#c12400 color schemes
#c12400 color preview, HTML & CSS examples
This text has a color of #c12400
<p style="color:#c12400;">Text here</p>
.mytext {color:#c12400;}
This box has a color of #c12400
<div style="background-color:#c12400;">Content here</div>
.mybackground {background-color:#c12400;}
Border around this has a color of #c12400
<div style="border:2px solid #c12400;">Content here</div>
.myborder {border:2px solid #c12400;}