#c41c2d color space conversions
Hex:
#c41c2d
RGB:
196, 28, 45
CMY:
23, 89, 82
CMYK:
0, 86, 77, 23
HSL:
354°, 75.0000%, 43.9216%
HSV (HSB):
354°, 85.7143%, 76.8627%
XYZ:
23.6539, 12.7557, 3.6980
xyY:
0.5898, 0.3180, 12.7557
CIE-Lab:
42.3929, 62.8094, 35.9084
CIE-LCH:
42.3929, 72.3494, 29.7568
CIE-Luv:
42.3929, 121.6058, 21.7394
Hunter-Lab:
35.7152, 55.7175, 18.8616
#c41c2d color charts
#c41c2d color shades, tints & tones
#c41c2d color schemes
#c41c2d color preview, HTML & CSS examples
This text has a color of #c41c2d
<p style="color:#c41c2d;">Text here</p>
.mytext {color:#c41c2d;}
This box has a color of #c41c2d
<div style="background-color:#c41c2d;">Content here</div>
.mybackground {background-color:#c41c2d;}
Border around this has a color of #c41c2d
<div style="border:2px solid #c41c2d;">Content here</div>
.myborder {border:2px solid #c41c2d;}