#c12b00 color space conversions
Hex:
#c12b00
RGB:
193, 43, 0
CMY:
24, 83, 100
CMYK:
0, 78, 100, 24
HSL:
13°, 100.0000%, 37.8431%
HSV (HSB):
13°, 100.0000%, 75.6863%
XYZ:
22.8562, 13.0652, 1.3172
xyY:
0.6138, 0.3509, 13.0652
CIE-Lab:
42.8613, 57.2144, 55.5732
CIE-LCH:
42.8613, 79.7613, 44.1663
CIE-Luv:
42.8613, 118.4216, 33.1343
Hunter-Lab:
36.1458, 49.6162, 23.1415
#c12b00 color charts
#c12b00 color shades, tints & tones
#c12b00 color schemes
#c12b00 color preview, HTML & CSS examples
This text has a color of #c12b00
<p style="color:#c12b00;">Text here</p>
.mytext {color:#c12b00;}
This box has a color of #c12b00
<div style="background-color:#c12b00;">Content here</div>
.mybackground {background-color:#c12b00;}
Border around this has a color of #c12b00
<div style="border:2px solid #c12b00;">Content here</div>
.myborder {border:2px solid #c12b00;}