#c41d70 color space conversions
Hex:
#c41d70
RGB:
196, 29, 112
CMY:
23, 89, 56
CMYK:
0, 85, 43, 23
HSL:
330°, 74.2222%, 44.1176%
HSV (HSB):
330°, 85.2041%, 76.8627%
XYZ:
26.1289, 13.7843, 16.6127
xyY:
0.4622, 0.2439, 13.7843
CIE-Lab:
43.9221, 66.8259, -3.5564
CIE-LCH:
43.9221, 66.9205, 356.9537
CIE-Luv:
43.9221, 98.1090, -16.8726
Hunter-Lab:
37.1273, 60.6497, -0.5404
#c41d70 color charts
#c41d70 color shades, tints & tones
#c41d70 color schemes
#c41d70 color preview, HTML & CSS examples
This text has a color of #c41d70
<p style="color:#c41d70;">Text here</p>
.mytext {color:#c41d70;}
This box has a color of #c41d70
<div style="background-color:#c41d70;">Content here</div>
.mybackground {background-color:#c41d70;}
Border around this has a color of #c41d70
<div style="border:2px solid #c41d70;">Content here</div>
.myborder {border:2px solid #c41d70;}