#c03412 color space conversions
Hex:
#c03412
RGB:
192, 52, 18
CMY:
25, 80, 93
CMYK:
0, 73, 91, 25
HSL:
12°, 82.8571%, 41.1765%
HSV (HSB):
12°, 90.6250%, 75.2941%
XYZ:
23.0754, 13.7061, 2.0016
xyY:
0.5950, 0.3534, 13.7061
CIE-Lab:
43.8085, 54.1227, 50.3340
CIE-LCH:
43.8085, 73.9106, 42.9228
CIE-Luv:
43.8085, 111.3290, 32.6401
Hunter-Lab:
37.0218, 46.4696, 22.7097
#c03412 color charts
#c03412 color shades, tints & tones
#c03412 color schemes
#c03412 color preview, HTML & CSS examples
This text has a color of #c03412
<p style="color:#c03412;">Text here</p>
.mytext {color:#c03412;}
This box has a color of #c03412
<div style="background-color:#c03412;">Content here</div>
.mybackground {background-color:#c03412;}
Border around this has a color of #c03412
<div style="border:2px solid #c03412;">Content here</div>
.myborder {border:2px solid #c03412;}