#c41d39 color space conversions
Hex:
#c41d39
RGB:
196, 29, 57
CMY:
23, 89, 78
CMYK:
0, 85, 71, 23
HSL:
350°, 74.2222%, 44.1176%
HSV (HSB):
350°, 85.2041%, 76.8627%
XYZ:
23.9428, 12.9099, 5.1008
xyY:
0.5707, 0.3077, 12.9099
CIE-Lab:
42.6272, 63.0750, 28.9833
CIE-LCH:
42.6272, 69.4154, 24.6790
CIE-Luv:
42.6272, 118.2471, 16.9331
Hunter-Lab:
35.9303, 56.0686, 16.7342
#c41d39 color charts
#c41d39 color shades, tints & tones
#c41d39 color schemes
#c41d39 color preview, HTML & CSS examples
This text has a color of #c41d39
<p style="color:#c41d39;">Text here</p>
.mytext {color:#c41d39;}
This box has a color of #c41d39
<div style="background-color:#c41d39;">Content here</div>
.mybackground {background-color:#c41d39;}
Border around this has a color of #c41d39
<div style="border:2px solid #c41d39;">Content here</div>
.myborder {border:2px solid #c41d39;}