#b41b6d color space conversions
Hex:
#b41b6d
RGB:
180, 27, 109
CMY:
29, 89, 57
CMYK:
0, 85, 39, 29
HSL:
328°, 73.9130%, 40.5882%
HSV (HSB):
328°, 85.0000%, 70.5882%
XYZ:
21.9746, 11.5913, 15.5471
xyY:
0.4474, 0.2360, 11.5913
CIE-Lab:
40.5590, 63.0882, -7.0191
CIE-LCH:
40.5590, 63.4774, 353.6515
CIE-Luv:
40.5590, 86.8147, -20.0985
Hunter-Lab:
34.0460, 55.6306, -3.2427
#b41b6d color charts
#b41b6d color shades, tints & tones
#b41b6d color schemes
#b41b6d color preview, HTML & CSS examples
This text has a color of #b41b6d
<p style="color:#b41b6d;">Text here</p>
.mytext {color:#b41b6d;}
This box has a color of #b41b6d
<div style="background-color:#b41b6d;">Content here</div>
.mybackground {background-color:#b41b6d;}
Border around this has a color of #b41b6d
<div style="border:2px solid #b41b6d;">Content here</div>
.myborder {border:2px solid #b41b6d;}