#c12b02 color space conversions
Hex:
#c12b02
RGB:
193, 43, 2
CMY:
24, 83, 99
CMYK:
0, 78, 99, 24
HSL:
13°, 97.9487%, 38.2353%
HSV (HSB):
13°, 98.9637%, 75.6863%
XYZ:
22.8672, 13.0696, 1.3749
xyY:
0.6129, 0.3503, 13.0696
CIE-Lab:
42.8679, 57.2357, 54.9237
CIE-LCH:
42.8679, 79.3255, 43.8191
CIE-Luv:
42.8679, 118.2932, 32.9085
Hunter-Lab:
36.1519, 49.6408, 23.0515
#c12b02 color charts
#c12b02 color shades, tints & tones
#c12b02 color schemes
#c12b02 color preview, HTML & CSS examples
This text has a color of #c12b02
<p style="color:#c12b02;">Text here</p>
.mytext {color:#c12b02;}
This box has a color of #c12b02
<div style="background-color:#c12b02;">Content here</div>
.mybackground {background-color:#c12b02;}
Border around this has a color of #c12b02
<div style="border:2px solid #c12b02;">Content here</div>
.myborder {border:2px solid #c12b02;}