#c41a3e color space conversions
Hex:
#c41a3e
RGB:
196, 26, 62
CMY:
23, 90, 76
CMYK:
0, 87, 68, 23
HSL:
347°, 76.5766%, 43.5294%
HSV (HSB):
347°, 86.7347%, 76.8627%
XYZ:
24.0038, 12.8224, 5.7672
xyY:
0.5636, 0.3010, 12.8224
CIE-Lab:
42.4943, 63.9156, 25.7420
CIE-LCH:
42.4943, 68.9047, 21.9371
CIE-Luv:
42.4943, 117.7293, 14.1361
Hunter-Lab:
35.8083, 56.9917, 15.5166
#c41a3e color charts
#c41a3e color shades, tints & tones
#c41a3e color schemes
#c41a3e color preview, HTML & CSS examples
This text has a color of #c41a3e
<p style="color:#c41a3e;">Text here</p>
.mytext {color:#c41a3e;}
This box has a color of #c41a3e
<div style="background-color:#c41a3e;">Content here</div>
.mybackground {background-color:#c41a3e;}
Border around this has a color of #c41a3e
<div style="border:2px solid #c41a3e;">Content here</div>
.myborder {border:2px solid #c41a3e;}