#c41c1c color space conversions
Hex:
#c41c1c
RGB:
196, 28, 28
CMY:
23, 89, 89
CMYK:
0, 86, 86, 23
HSL:
0°, 75.0000%, 43.9216%
HSV (HSB):
0°, 85.7143%, 76.8627%
XYZ:
23.3898, 12.6501, 2.3075
xyY:
0.6099, 0.3299, 12.6501
CIE-Lab:
42.2312, 62.3314, 45.0518
CIE-LCH:
42.2312, 76.9082, 35.8586
CIE-Luv:
42.2312, 124.7921, 26.9109
Hunter-Lab:
35.5670, 55.1441, 21.0502
#c41c1c color charts
#c41c1c color shades, tints & tones
#c41c1c color schemes
#c41c1c color preview, HTML & CSS examples
This text has a color of #c41c1c
<p style="color:#c41c1c;">Text here</p>
.mytext {color:#c41c1c;}
This box has a color of #c41c1c
<div style="background-color:#c41c1c;">Content here</div>
.mybackground {background-color:#c41c1c;}
Border around this has a color of #c41c1c
<div style="border:2px solid #c41c1c;">Content here</div>
.myborder {border:2px solid #c41c1c;}