#b71a42 color space conversions
Hex:
#b71a42
RGB:
183, 26, 66
CMY:
28, 90, 74
CMYK:
0, 86, 64, 28
HSL:
345°, 75.1196%, 40.9804%
HSV (HSB):
345°, 85.7923%, 71.7647%
XYZ:
20.8812, 11.1994, 6.2154
xyY:
0.5453, 0.2924, 11.1994
CIE-Lab:
39.9143, 60.6902, 19.3965
CIE-LCH:
39.9143, 63.7144, 17.7238
CIE-Luv:
39.9143, 106.1918, 9.0171
Hunter-Lab:
33.4655, 52.8125, 12.4142
#b71a42 color charts
#b71a42 color shades, tints & tones
#b71a42 color schemes
#b71a42 color preview, HTML & CSS examples
This text has a color of #b71a42
<p style="color:#b71a42;">Text here</p>
.mytext {color:#b71a42;}
This box has a color of #b71a42
<div style="background-color:#b71a42;">Content here</div>
.mybackground {background-color:#b71a42;}
Border around this has a color of #b71a42
<div style="border:2px solid #b71a42;">Content here</div>
.myborder {border:2px solid #b71a42;}