#c42a03 color space conversions
Hex:
#c42a03
RGB:
196, 42, 3
CMY:
23, 84, 99
CMYK:
0, 79, 98, 23
HSL:
12°, 96.9849%, 39.0196%
HSV (HSB):
12°, 98.4694%, 76.8627%
XYZ:
23.6094, 13.3983, 1.4279
xyY:
0.6143, 0.3486, 13.3983
CIE-Lab:
43.3573, 58.4550, 55.1761
CIE-LCH:
43.3573, 80.3827, 43.3472
CIE-Luv:
43.3573, 121.0653, 32.9951
Hunter-Lab:
36.6036, 51.0761, 23.3096
#c42a03 color charts
#c42a03 color shades, tints & tones
#c42a03 color schemes
#c42a03 color preview, HTML & CSS examples
This text has a color of #c42a03
<p style="color:#c42a03;">Text here</p>
.mytext {color:#c42a03;}
This box has a color of #c42a03
<div style="background-color:#c42a03;">Content here</div>
.mybackground {background-color:#c42a03;}
Border around this has a color of #c42a03
<div style="border:2px solid #c42a03;">Content here</div>
.myborder {border:2px solid #c42a03;}