#b41d91 color space conversions
Hex:
#b41d91
RGB:
180, 29, 145
CMY:
29, 89, 43
CMYK:
0, 84, 19, 29
HSL:
314°, 72.2488%, 40.9804%
HSV (HSB):
314°, 83.8889%, 70.5882%
XYZ:
24.3726, 12.6264, 27.9406
xyY:
0.3753, 0.1944, 12.6264
CIE-Lab:
42.1948, 66.8169, -26.7573
CIE-LCH:
42.1948, 71.9754, 338.1761
CIE-Luv:
42.1948, 71.1775, -47.4358
Hunter-Lab:
35.5336, 60.2499, -21.7471
#b41d91 color charts
#b41d91 color shades, tints & tones
#b41d91 color schemes
#b41d91 color preview, HTML & CSS examples
This text has a color of #b41d91
<p style="color:#b41d91;">Text here</p>
.mytext {color:#b41d91;}
This box has a color of #b41d91
<div style="background-color:#b41d91;">Content here</div>
.mybackground {background-color:#b41d91;}
Border around this has a color of #b41d91
<div style="border:2px solid #b41d91;">Content here</div>
.myborder {border:2px solid #b41d91;}