#c41d86 color space conversions
Hex:
#c41d86
RGB:
196, 29, 134
CMY:
23, 89, 47
CMYK:
0, 85, 32, 23
HSL:
322°, 74.2222%, 44.1176%
HSV (HSB):
322°, 85.2041%, 76.8627%
XYZ:
27.5074, 14.3357, 23.8715
xyY:
0.4186, 0.2182, 14.3357
CIE-Lab:
44.7106, 69.0464, -15.9236
CIE-LCH:
44.7106, 70.8588, 347.0134
CIE-Luv:
44.7106, 88.5788, -33.5061
Hunter-Lab:
37.8625, 63.4220, -10.8773
#c41d86 color charts
#c41d86 color shades, tints & tones
#c41d86 color schemes
#c41d86 color preview, HTML & CSS examples
This text has a color of #c41d86
<p style="color:#c41d86;">Text here</p>
.mytext {color:#c41d86;}
This box has a color of #c41d86
<div style="background-color:#c41d86;">Content here</div>
.mybackground {background-color:#c41d86;}
Border around this has a color of #c41d86
<div style="border:2px solid #c41d86;">Content here</div>
.myborder {border:2px solid #c41d86;}