#b41a9b color space conversions
Hex:
#b41a9b
RGB:
180, 26, 155
CMY:
29, 90, 39
CMYK:
0, 86, 14, 29
HSL:
310°, 74.7573%, 40.3922%
HSV (HSB):
310°, 85.5556%, 70.5882%
XYZ:
25.1082, 12.8086, 32.1593
xyY:
0.3583, 0.1828, 12.8086
CIE-Lab:
42.4735, 68.7797, -32.3759
CIE-LCH:
42.4735, 76.0187, 334.7928
CIE-Luv:
42.4735, 67.5283, -55.6997
Hunter-Lab:
35.7892, 62.5971, -28.2242
#b41a9b color charts
#b41a9b color shades, tints & tones
#b41a9b color schemes
#b41a9b color preview, HTML & CSS examples
This text has a color of #b41a9b
<p style="color:#b41a9b;">Text here</p>
.mytext {color:#b41a9b;}
This box has a color of #b41a9b
<div style="background-color:#b41a9b;">Content here</div>
.mybackground {background-color:#b41a9b;}
Border around this has a color of #b41a9b
<div style="border:2px solid #b41a9b;">Content here</div>
.myborder {border:2px solid #b41a9b;}