#c41d3a color space conversions
Hex:
#c41d3a
RGB:
196, 29, 58
CMY:
23, 89, 77
CMYK:
0, 85, 70, 23
HSL:
350°, 74.2222%, 44.1176%
HSV (HSB):
350°, 85.2041%, 76.8627%
XYZ:
23.9680, 12.9200, 5.2335
xyY:
0.5690, 0.3067, 12.9200
CIE-Lab:
42.6424, 63.1200, 28.3897
CIE-LCH:
42.6424, 69.2106, 24.2169
CIE-Luv:
42.6424, 117.9678, 16.4740
Hunter-Lab:
35.9444, 56.1228, 16.5284
#c41d3a color charts
#c41d3a color shades, tints & tones
#c41d3a color schemes
#c41d3a color preview, HTML & CSS examples
This text has a color of #c41d3a
<p style="color:#c41d3a;">Text here</p>
.mytext {color:#c41d3a;}
This box has a color of #c41d3a
<div style="background-color:#c41d3a;">Content here</div>
.mybackground {background-color:#c41d3a;}
Border around this has a color of #c41d3a
<div style="border:2px solid #c41d3a;">Content here</div>
.myborder {border:2px solid #c41d3a;}