#b41d97 color space conversions
Hex:
#b41d97
RGB:
180, 29, 151
CMY:
29, 89, 41
CMYK:
0, 84, 16, 29
HSL:
312°, 72.2488%, 40.9804%
HSV (HSB):
312°, 83.8889%, 70.5882%
XYZ:
24.8477, 12.8164, 30.4423
xyY:
0.3648, 0.1882, 12.8164
CIE-Lab:
42.4853, 67.6155, -29.9417
CIE-LCH:
42.4853, 73.9483, 336.1151
CIE-Luv:
42.4853, 68.7167, -52.1059
Hunter-Lab:
35.8000, 61.2414, -25.3570
#b41d97 color charts
#b41d97 color shades, tints & tones
#b41d97 color schemes
#b41d97 color preview, HTML & CSS examples
This text has a color of #b41d97
<p style="color:#b41d97;">Text here</p>
.mytext {color:#b41d97;}
This box has a color of #b41d97
<div style="background-color:#b41d97;">Content here</div>
.mybackground {background-color:#b41d97;}
Border around this has a color of #b41d97
<div style="border:2px solid #b41d97;">Content here</div>
.myborder {border:2px solid #b41d97;}