#b41f8d color space conversions
Hex:
#b41f8d
RGB:
180, 31, 141
CMY:
29, 88, 45
CMYK:
0, 83, 22, 29
HSL:
316°, 70.6161%, 41.3725%
HSV (HSB):
316°, 82.7778%, 70.5882%
XYZ:
24.1201, 12.6064, 26.3613
xyY:
0.3823, 0.1998, 12.6064
CIE-Lab:
42.1640, 65.8487, -24.3691
CIE-LCH:
42.1640, 70.2133, 339.6916
CIE-Luv:
42.1640, 72.4818, -43.9504
Hunter-Lab:
35.5054, 59.1268, -19.1665
#b41f8d color charts
#b41f8d color shades, tints & tones
#b41f8d color schemes
#b41f8d color preview, HTML & CSS examples
This text has a color of #b41f8d
<p style="color:#b41f8d;">Text here</p>
.mytext {color:#b41f8d;}
This box has a color of #b41f8d
<div style="background-color:#b41f8d;">Content here</div>
.mybackground {background-color:#b41f8d;}
Border around this has a color of #b41f8d
<div style="border:2px solid #b41f8d;">Content here</div>
.myborder {border:2px solid #b41f8d;}