#c41b7a color space conversions
Hex:
#c41b7a
RGB:
196, 27, 122
CMY:
23, 89, 52
CMYK:
0, 86, 38, 23
HSL:
326°, 75.7848%, 43.7255%
HSV (HSB):
326°, 86.2245%, 76.8627%
XYZ:
26.6697, 13.9248, 19.6945
xyY:
0.4424, 0.2310, 13.9248
CIE-Lab:
44.1248, 68.1794, -9.4439
CIE-LCH:
44.1248, 68.8304, 352.1138
CIE-Luv:
44.1248, 94.2144, -24.6495
Hunter-Lab:
37.3159, 62.2714, -5.1707
#c41b7a color charts
#c41b7a color shades, tints & tones
#c41b7a color schemes
#c41b7a color preview, HTML & CSS examples
This text has a color of #c41b7a
<p style="color:#c41b7a;">Text here</p>
.mytext {color:#c41b7a;}
This box has a color of #c41b7a
<div style="background-color:#c41b7a;">Content here</div>
.mybackground {background-color:#c41b7a;}
Border around this has a color of #c41b7a
<div style="border:2px solid #c41b7a;">Content here</div>
.myborder {border:2px solid #c41b7a;}