#c41d2c color space conversions
Hex:
#c41d2c
RGB:
196, 29, 44
CMY:
23, 89, 83
CMYK:
0, 85, 78, 23
HSL:
355°, 74.2222%, 44.1176%
HSV (HSB):
355°, 85.2041%, 76.8627%
XYZ:
23.6589, 12.7963, 3.6058
xyY:
0.5906, 0.3194, 12.7963
CIE-Lab:
42.4548, 62.5651, 36.5578
CIE-LCH:
42.4548, 72.4629, 30.2985
CIE-Luv:
42.4548, 121.4884, 22.2441
Hunter-Lab:
35.7720, 55.4557, 19.0639
#c41d2c color charts
#c41d2c color shades, tints & tones
#c41d2c color schemes
#c41d2c color preview, HTML & CSS examples
This text has a color of #c41d2c
<p style="color:#c41d2c;">Text here</p>
.mytext {color:#c41d2c;}
This box has a color of #c41d2c
<div style="background-color:#c41d2c;">Content here</div>
.mybackground {background-color:#c41d2c;}
Border around this has a color of #c41d2c
<div style="border:2px solid #c41d2c;">Content here</div>
.myborder {border:2px solid #c41d2c;}