#b41d9c color space conversions
Hex:
#b41d9c
RGB:
180, 29, 156
CMY:
29, 89, 39
CMYK:
0, 84, 13, 29
HSL:
310°, 72.2488%, 40.9804%
HSV (HSB):
310°, 83.8889%, 70.5882%
XYZ:
25.2625, 12.9823, 32.6268
xyY:
0.3565, 0.1832, 12.9823
CIE-Lab:
42.7366, 68.3016, -32.5646
CIE-LCH:
42.7366, 75.6674, 334.5093
CIE-Luv:
42.7366, 66.6966, -55.9859
Hunter-Lab:
36.0310, 62.0979, -28.4667
#b41d9c color charts
#b41d9c color shades, tints & tones
#b41d9c color schemes
#b41d9c color preview, HTML & CSS examples
This text has a color of #b41d9c
<p style="color:#b41d9c;">Text here</p>
.mytext {color:#b41d9c;}
This box has a color of #b41d9c
<div style="background-color:#b41d9c;">Content here</div>
.mybackground {background-color:#b41d9c;}
Border around this has a color of #b41d9c
<div style="border:2px solid #b41d9c;">Content here</div>
.myborder {border:2px solid #b41d9c;}