#c41b7b color space conversions
Hex:
#c41b7b
RGB:
196, 27, 123
CMY:
23, 89, 52
CMYK:
0, 86, 37, 23
HSL:
326°, 75.7848%, 43.7255%
HSV (HSB):
326°, 86.2245%, 76.8627%
XYZ:
26.7320, 13.9497, 20.0225
xyY:
0.4404, 0.2298, 13.9497
CIE-Lab:
44.1607, 68.2796, -10.0067
CIE-LCH:
44.1607, 69.0090, 351.6624
CIE-Luv:
44.1607, 93.7769, -25.4061
Hunter-Lab:
37.3493, 62.3967, -5.6402
#c41b7b color charts
#c41b7b color shades, tints & tones
#c41b7b color schemes
#c41b7b color preview, HTML & CSS examples
This text has a color of #c41b7b
<p style="color:#c41b7b;">Text here</p>
.mytext {color:#c41b7b;}
This box has a color of #c41b7b
<div style="background-color:#c41b7b;">Content here</div>
.mybackground {background-color:#c41b7b;}
Border around this has a color of #c41b7b
<div style="border:2px solid #c41b7b;">Content here</div>
.myborder {border:2px solid #c41b7b;}