#c42a3f color space conversions
Hex:
#c42a3f
RGB:
196, 42, 63
CMY:
23, 84, 75
CMYK:
0, 79, 68, 23
HSL:
352°, 64.7059%, 46.6667%
HSV (HSB):
352°, 78.5714%, 76.8627%
XYZ:
24.4901, 13.7506, 6.0660
xyY:
0.5527, 0.3103, 13.7506
CIE-Lab:
43.8731, 60.0927, 26.8441
CIE-LCH:
43.8731, 65.8159, 24.0708
CIE-Luv:
43.8731, 111.5947, 16.4140
Hunter-Lab:
37.0818, 52.9947, 16.2583
#c42a3f color charts
#c42a3f color shades, tints & tones
#c42a3f color schemes
#c42a3f color preview, HTML & CSS examples
This text has a color of #c42a3f
<p style="color:#c42a3f;">Text here</p>
.mytext {color:#c42a3f;}
This box has a color of #c42a3f
<div style="background-color:#c42a3f;">Content here</div>
.mybackground {background-color:#c42a3f;}
Border around this has a color of #c42a3f
<div style="border:2px solid #c42a3f;">Content here</div>
.myborder {border:2px solid #c42a3f;}