#c42a35 color space conversions
Hex:
#c42a35
RGB:
196, 42, 53
CMY:
23, 84, 79
CMYK:
0, 79, 73, 23
HSL:
356°, 64.7059%, 46.6667%
HSV (HSB):
356°, 78.5714%, 76.8627%
XYZ:
24.2355, 13.6487, 4.7253
xyY:
0.5688, 0.3203, 13.6487
CIE-Lab:
43.7249, 59.6250, 32.6906
CIE-LCH:
43.7249, 67.9986, 28.7347
CIE-Luv:
43.7249, 114.1766, 20.9614
Hunter-Lab:
36.9442, 52.4443, 18.2776
#c42a35 color charts
#c42a35 color shades, tints & tones
#c42a35 color schemes
#c42a35 color preview, HTML & CSS examples
This text has a color of #c42a35
<p style="color:#c42a35;">Text here</p>
.mytext {color:#c42a35;}
This box has a color of #c42a35
<div style="background-color:#c42a35;">Content here</div>
.mybackground {background-color:#c42a35;}
Border around this has a color of #c42a35
<div style="border:2px solid #c42a35;">Content here</div>
.myborder {border:2px solid #c42a35;}