#b41e9f color space conversions
Hex:
#b41e9f
RGB:
180, 30, 159
CMY:
29, 88, 38
CMYK:
0, 83, 12, 29
HSL:
308°, 71.4286%, 41.1765%
HSV (HSB):
308°, 83.3333%, 70.5882%
XYZ:
25.5447, 13.1350, 33.9899
xyY:
0.3515, 0.1808, 13.1350
CIE-Lab:
42.9660, 68.5051, -34.0073
CIE-LCH:
42.9660, 76.4817, 333.5993
CIE-Luv:
42.9660, 65.3524, -58.1353
Hunter-Lab:
36.2423, 62.3882, -30.2355
#b41e9f color charts
#b41e9f color shades, tints & tones
#b41e9f color schemes
#b41e9f color preview, HTML & CSS examples
This text has a color of #b41e9f
<p style="color:#b41e9f;">Text here</p>
.mytext {color:#b41e9f;}
This box has a color of #b41e9f
<div style="background-color:#b41e9f;">Content here</div>
.mybackground {background-color:#b41e9f;}
Border around this has a color of #b41e9f
<div style="border:2px solid #b41e9f;">Content here</div>
.myborder {border:2px solid #b41e9f;}