#c42b2d color space conversions
Hex:
#c42b2d
RGB:
196, 43, 45
CMY:
23, 83, 82
CMYK:
0, 78, 77, 23
HSL:
359°, 64.0167%, 46.8627%
HSV (HSB):
359°, 78.0612%, 76.8627%
XYZ:
24.1025, 13.6530, 3.8476
xyY:
0.5793, 0.3282, 13.6530
CIE-Lab:
43.7311, 59.0171, 37.3542
CIE-LCH:
43.7311, 69.8452, 32.3313
CIE-Luv:
43.7311, 115.4822, 24.2829
Hunter-Lab:
36.9499, 51.7733, 19.6911
#c42b2d color charts
#c42b2d color shades, tints & tones
#c42b2d color schemes
#c42b2d color preview, HTML & CSS examples
This text has a color of #c42b2d
<p style="color:#c42b2d;">Text here</p>
.mytext {color:#c42b2d;}
This box has a color of #c42b2d
<div style="background-color:#c42b2d;">Content here</div>
.mybackground {background-color:#c42b2d;}
Border around this has a color of #c42b2d
<div style="border:2px solid #c42b2d;">Content here</div>
.myborder {border:2px solid #c42b2d;}