#c41a35 color space conversions
Hex:
#c41a35
RGB:
196, 26, 53
CMY:
23, 90, 79
CMYK:
0, 87, 73, 23
HSL:
350°, 76.5766%, 43.5294%
HSV (HSB):
350°, 86.7347%, 76.8627%
XYZ:
23.7769, 12.7316, 4.5724
xyY:
0.5788, 0.3099, 12.7316
CIE-Lab:
42.3560, 63.5129, 31.0967
CIE-LCH:
42.3560, 70.7170, 26.0869
CIE-Luv:
42.3560, 120.2819, 18.2791
Hunter-Lab:
35.6814, 56.5045, 17.3792
#c41a35 color charts
#c41a35 color shades, tints & tones
#c41a35 color schemes
#c41a35 color preview, HTML & CSS examples
This text has a color of #c41a35
<p style="color:#c41a35;">Text here</p>
.mytext {color:#c41a35;}
This box has a color of #c41a35
<div style="background-color:#c41a35;">Content here</div>
.mybackground {background-color:#c41a35;}
Border around this has a color of #c41a35
<div style="border:2px solid #c41a35;">Content here</div>
.myborder {border:2px solid #c41a35;}