#b41c9f color space conversions
Hex:
#b41c9f
RGB:
180, 28, 159
CMY:
29, 89, 38
CMYK:
0, 84, 12, 29
HSL:
308°, 73.0769%, 40.7843%
HSV (HSB):
308°, 84.4444%, 70.5882%
XYZ:
25.4957, 13.0370, 33.9735
xyY:
0.3516, 0.1798, 13.0370
CIE-Lab:
42.8190, 68.9325, -34.2391
CIE-LCH:
42.8190, 76.9676, 333.5862
CIE-Luv:
42.8190, 65.6419, -58.4722
Hunter-Lab:
36.1068, 62.8551, -30.5122
#b41c9f color charts
#b41c9f color shades, tints & tones
#b41c9f color schemes
#b41c9f color preview, HTML & CSS examples
This text has a color of #b41c9f
<p style="color:#b41c9f;">Text here</p>
.mytext {color:#b41c9f;}
This box has a color of #b41c9f
<div style="background-color:#b41c9f;">Content here</div>
.mybackground {background-color:#b41c9f;}
Border around this has a color of #b41c9f
<div style="border:2px solid #b41c9f;">Content here</div>
.myborder {border:2px solid #b41c9f;}