#c41c1a color space conversions
Hex:
#c41c1a
RGB:
196, 28, 26
CMY:
23, 89, 90
CMYK:
0, 86, 87, 23
HSL:
1°, 76.5766%, 43.5294%
HSV (HSB):
1°, 86.7347%, 76.8627%
XYZ:
23.3667, 12.6409, 2.1856
xyY:
0.6118, 0.3310, 12.6409
CIE-Lab:
42.2170, 62.2892, 46.0195
CIE-LCH:
42.2170, 77.4451, 36.4571
CIE-Luv:
42.2170, 125.0796, 27.3760
Hunter-Lab:
35.5540, 55.0937, 21.2430
#c41c1a color charts
#c41c1a color shades, tints & tones
#c41c1a color schemes
#c41c1a color preview, HTML & CSS examples
This text has a color of #c41c1a
<p style="color:#c41c1a;">Text here</p>
.mytext {color:#c41c1a;}
This box has a color of #c41c1a
<div style="background-color:#c41c1a;">Content here</div>
.mybackground {background-color:#c41c1a;}
Border around this has a color of #c41c1a
<div style="border:2px solid #c41c1a;">Content here</div>
.myborder {border:2px solid #c41c1a;}