#c41a9e color space conversions
Hex:
#c41a9e
RGB:
196, 26, 158
CMY:
23, 90, 38
CMYK:
0, 87, 19, 23
HSL:
313°, 76.5766%, 43.5294%
HSV (HSB):
313°, 86.7347%, 76.8627%
XYZ:
29.3059, 14.9432, 33.6875
xyY:
0.3760, 0.1917, 14.9432
CIE-Lab:
45.5563, 72.4577, -29.1379
CIE-LCH:
45.5563, 78.0970, 338.0931
CIE-Luv:
45.5563, 78.6592, -52.6956
Hunter-Lab:
38.6564, 67.6744, -24.6093
#c41a9e color charts
#c41a9e color shades, tints & tones
#c41a9e color schemes
#c41a9e color preview, HTML & CSS examples
This text has a color of #c41a9e
<p style="color:#c41a9e;">Text here</p>
.mytext {color:#c41a9e;}
This box has a color of #c41a9e
<div style="background-color:#c41a9e;">Content here</div>
.mybackground {background-color:#c41a9e;}
Border around this has a color of #c41a9e
<div style="border:2px solid #c41a9e;">Content here</div>
.myborder {border:2px solid #c41a9e;}