#c42b3c color space conversions
Hex:
#c42b3c
RGB:
196, 43, 60
CMY:
23, 83, 76
CMYK:
0, 78, 69, 23
HSL:
353°, 64.0167%, 46.8627%
HSV (HSB):
353°, 78.0612%, 76.8627%
XYZ:
24.4444, 13.7898, 5.6483
xyY:
0.5570, 0.3142, 13.7898
CIE-Lab:
43.9299, 59.6498, 28.7371
CIE-LCH:
43.9299, 66.2112, 25.7231
CIE-Luv:
43.9299, 111.9625, 18.0597
Hunter-Lab:
37.1346, 52.5151, 16.9760
#c42b3c color charts
#c42b3c color shades, tints & tones
#c42b3c color schemes
#c42b3c color preview, HTML & CSS examples
This text has a color of #c42b3c
<p style="color:#c42b3c;">Text here</p>
.mytext {color:#c42b3c;}
This box has a color of #c42b3c
<div style="background-color:#c42b3c;">Content here</div>
.mybackground {background-color:#c42b3c;}
Border around this has a color of #c42b3c
<div style="border:2px solid #c42b3c;">Content here</div>
.myborder {border:2px solid #c42b3c;}