#c41d45 color space conversions
Hex:
#c41d45
RGB:
196, 29, 69
CMY:
23, 89, 73
CMYK:
0, 85, 65, 23
HSL:
346°, 74.2222%, 44.1176%
HSV (HSB):
346°, 85.2041%, 76.8627%
XYZ:
24.2785, 13.0442, 6.8684
xyY:
0.5494, 0.2952, 13.0442
CIE-Lab:
42.8297, 63.6708, 21.8156
CIE-LCH:
42.8297, 67.3045, 18.9130
CIE-Luv:
42.8297, 114.6329, 10.9739
Hunter-Lab:
36.1167, 56.7876, 14.0064
#c41d45 color charts
#c41d45 color shades, tints & tones
#c41d45 color schemes
#c41d45 color preview, HTML & CSS examples
This text has a color of #c41d45
<p style="color:#c41d45;">Text here</p>
.mytext {color:#c41d45;}
This box has a color of #c41d45
<div style="background-color:#c41d45;">Content here</div>
.mybackground {background-color:#c41d45;}
Border around this has a color of #c41d45
<div style="border:2px solid #c41d45;">Content here</div>
.myborder {border:2px solid #c41d45;}