#c41b8c color space conversions
Hex:
#c41b8c
RGB:
196, 27, 140
CMY:
23, 89, 45
CMYK:
0, 86, 29, 23
HSL:
320°, 75.7848%, 43.7255%
HSV (HSB):
320°, 86.2245%, 76.8627%
XYZ:
27.8905, 14.4131, 26.1230
xyY:
0.4076, 0.2106, 14.4131
CIE-Lab:
44.8196, 70.1050, -19.4137
CIE-LCH:
44.8196, 72.7434, 344.5214
CIE-Luv:
44.8196, 86.3126, -38.4875
Hunter-Lab:
37.9646, 64.6963, -14.2215
#c41b8c color charts
#c41b8c color shades, tints & tones
#c41b8c color schemes
#c41b8c color preview, HTML & CSS examples
This text has a color of #c41b8c
<p style="color:#c41b8c;">Text here</p>
.mytext {color:#c41b8c;}
This box has a color of #c41b8c
<div style="background-color:#c41b8c;">Content here</div>
.mybackground {background-color:#c41b8c;}
Border around this has a color of #c41b8c
<div style="border:2px solid #c41b8c;">Content here</div>
.myborder {border:2px solid #c41b8c;}