#b41a6f color space conversions
Hex:
#b41a6f
RGB:
180, 26, 111
CMY:
29, 90, 56
CMYK:
0, 86, 38, 29
HSL:
327°, 74.7573%, 40.3922%
HSV (HSB):
327°, 85.5556%, 70.5882%
XYZ:
22.0610, 11.5898, 16.1132
xyY:
0.4433, 0.2329, 11.5898
CIE-Lab:
40.5566, 63.5003, -8.2769
CIE-LCH:
40.5566, 64.0375, 352.5737
CIE-Luv:
40.5566, 86.1766, -21.7629
Hunter-Lab:
34.0438, 56.0949, -4.2319
#b41a6f color charts
#b41a6f color shades, tints & tones
#b41a6f color schemes
#b41a6f color preview, HTML & CSS examples
This text has a color of #b41a6f
<p style="color:#b41a6f;">Text here</p>
.mytext {color:#b41a6f;}
This box has a color of #b41a6f
<div style="background-color:#b41a6f;">Content here</div>
.mybackground {background-color:#b41a6f;}
Border around this has a color of #b41a6f
<div style="border:2px solid #b41a6f;">Content here</div>
.myborder {border:2px solid #b41a6f;}