#c41e4e color space conversions
Hex:
#c41e4e
RGB:
196, 30, 78
CMY:
23, 88, 69
CMYK:
0, 85, 60, 23
HSL:
343°, 73.4513%, 44.3137%
HSV (HSB):
343°, 84.6939%, 76.8627%
XYZ:
24.6044, 13.2144, 8.4616
xyY:
0.5316, 0.2855, 13.2144
CIE-Lab:
43.0845, 63.9858, 16.5218
CIE-LCH:
43.0845, 66.0844, 14.4781
CIE-Luv:
43.0845, 111.2791, 6.0615
Hunter-Lab:
36.3516, 57.2015, 11.6452
#c41e4e color charts
#c41e4e color shades, tints & tones
#c41e4e color schemes
#c41e4e color preview, HTML & CSS examples
This text has a color of #c41e4e
<p style="color:#c41e4e;">Text here</p>
.mytext {color:#c41e4e;}
This box has a color of #c41e4e
<div style="background-color:#c41e4e;">Content here</div>
.mybackground {background-color:#c41e4e;}
Border around this has a color of #c41e4e
<div style="border:2px solid #c41e4e;">Content here</div>
.myborder {border:2px solid #c41e4e;}