#c42d3e color space conversions
Hex:
#c42d3e
RGB:
196, 45, 62
CMY:
23, 82, 76
CMYK:
0, 77, 68, 23
HSL:
353°, 62.6556%, 47.2549%
HSV (HSB):
353°, 77.0408%, 76.8627%
XYZ:
24.5728, 13.9603, 5.9569
xyY:
0.5523, 0.3138, 13.9603
CIE-Lab:
44.1760, 59.1448, 27.8269
CIE-LCH:
44.1760, 65.3640, 25.1964
CIE-Luv:
44.1760, 110.5158, 17.5427
Hunter-Lab:
37.3635, 52.0077, 16.7018
#c42d3e color charts
#c42d3e color shades, tints & tones
#c42d3e color schemes
#c42d3e color preview, HTML & CSS examples
This text has a color of #c42d3e
<p style="color:#c42d3e;">Text here</p>
.mytext {color:#c42d3e;}
This box has a color of #c42d3e
<div style="background-color:#c42d3e;">Content here</div>
.mybackground {background-color:#c42d3e;}
Border around this has a color of #c42d3e
<div style="border:2px solid #c42d3e;">Content here</div>
.myborder {border:2px solid #c42d3e;}