#c41d21 color space conversions
Hex:
#c41d21
RGB:
196, 29, 33
CMY:
23, 89, 87
CMYK:
0, 85, 83, 23
HSL:
359°, 74.2222%, 44.1176%
HSV (HSB):
359°, 85.2041%, 76.8627%
XYZ:
23.4788, 12.7243, 2.6574
xyY:
0.6042, 0.3274, 12.7243
CIE-Lab:
42.3449, 62.2387, 42.5811
CIE-LCH:
42.3449, 75.4109, 34.3783
CIE-Luv:
42.3449, 123.6395, 25.7524
Hunter-Lab:
35.6711, 55.0647, 20.5528
#c41d21 color charts
#c41d21 color shades, tints & tones
#c41d21 color schemes
#c41d21 color preview, HTML & CSS examples
This text has a color of #c41d21
<p style="color:#c41d21;">Text here</p>
.mytext {color:#c41d21;}
This box has a color of #c41d21
<div style="background-color:#c41d21;">Content here</div>
.mybackground {background-color:#c41d21;}
Border around this has a color of #c41d21
<div style="border:2px solid #c41d21;">Content here</div>
.myborder {border:2px solid #c41d21;}