#c41d6e color space conversions
Hex:
#c41d6e
RGB:
196, 29, 110
CMY:
23, 89, 57
CMYK:
0, 85, 44, 23
HSL:
331°, 74.2222%, 44.1176%
HSV (HSB):
331°, 85.2041%, 76.8627%
XYZ:
26.0188, 13.7403, 16.0326
xyY:
0.4664, 0.2463, 13.7403
CIE-Lab:
43.8581, 66.6439, -2.4079
CIE-LCH:
43.8581, 66.6874, 357.9307
CIE-Luv:
43.8581, 98.9586, -15.4128
Hunter-Lab:
37.0679, 60.4244, 0.3033
#c41d6e color charts
#c41d6e color shades, tints & tones
#c41d6e color schemes
#c41d6e color preview, HTML & CSS examples
This text has a color of #c41d6e
<p style="color:#c41d6e;">Text here</p>
.mytext {color:#c41d6e;}
This box has a color of #c41d6e
<div style="background-color:#c41d6e;">Content here</div>
.mybackground {background-color:#c41d6e;}
Border around this has a color of #c41d6e
<div style="border:2px solid #c41d6e;">Content here</div>
.myborder {border:2px solid #c41d6e;}