#c41d6d color space conversions
Hex:
#c41d6d
RGB:
196, 29, 109
CMY:
23, 89, 57
CMYK:
0, 85, 44, 23
HSL:
331°, 74.2222%, 44.1176%
HSV (HSB):
331°, 85.2041%, 76.8627%
XYZ:
25.9646, 13.7186, 15.7475
xyY:
0.4684, 0.2475, 13.7186
CIE-Lab:
43.8267, 66.5541, -1.8323
CIE-LCH:
43.8267, 66.5794, 358.4230
CIE-Luv:
43.8267, 99.3816, -14.6872
Hunter-Lab:
37.0387, 60.3134, 0.7191
#c41d6d color charts
#c41d6d color shades, tints & tones
#c41d6d color schemes
#c41d6d color preview, HTML & CSS examples
This text has a color of #c41d6d
<p style="color:#c41d6d;">Text here</p>
.mytext {color:#c41d6d;}
This box has a color of #c41d6d
<div style="background-color:#c41d6d;">Content here</div>
.mybackground {background-color:#c41d6d;}
Border around this has a color of #c41d6d
<div style="border:2px solid #c41d6d;">Content here</div>
.myborder {border:2px solid #c41d6d;}