#c41c7e color space conversions
Hex:
#c41c7e
RGB:
196, 28, 126
CMY:
23, 89, 51
CMYK:
0, 86, 36, 23
HSL:
325°, 75.0000%, 43.9216%
HSV (HSB):
325°, 85.7143%, 76.8627%
XYZ:
26.9461, 14.0726, 21.0347
xyY:
0.4342, 0.2268, 14.0726
CIE-Lab:
44.3369, 68.3922, -11.5880
CIE-LCH:
44.3369, 69.3669, 350.3834
CIE-Luv:
44.3369, 92.2679, -27.5252
Hunter-Lab:
37.5135, 62.5686, -6.9859
#c41c7e color charts
#c41c7e color shades, tints & tones
#c41c7e color schemes
#c41c7e color preview, HTML & CSS examples
This text has a color of #c41c7e
<p style="color:#c41c7e;">Text here</p>
.mytext {color:#c41c7e;}
This box has a color of #c41c7e
<div style="background-color:#c41c7e;">Content here</div>
.mybackground {background-color:#c41c7e;}
Border around this has a color of #c41c7e
<div style="border:2px solid #c41c7e;">Content here</div>
.myborder {border:2px solid #c41c7e;}