#b71a5b color space conversions
Hex:
#b71a5b
RGB:
183, 26, 91
CMY:
28, 90, 64
CMYK:
0, 86, 50, 28
HSL:
335°, 75.1196%, 40.9804%
HSV (HSB):
335°, 85.7923%, 71.7647%
XYZ:
21.7862, 11.5614, 10.9808
xyY:
0.4915, 0.2608, 11.5614
CIE-Lab:
40.5104, 62.4180, 4.3376
CIE-LCH:
40.5104, 62.5686, 3.9753
CIE-Luv:
40.5104, 96.9655, -6.4590
Hunter-Lab:
34.0021, 54.8668, 4.6539
#b71a5b color charts
#b71a5b color shades, tints & tones
#b71a5b color schemes
#b71a5b color preview, HTML & CSS examples
This text has a color of #b71a5b
<p style="color:#b71a5b;">Text here</p>
.mytext {color:#b71a5b;}
This box has a color of #b71a5b
<div style="background-color:#b71a5b;">Content here</div>
.mybackground {background-color:#b71a5b;}
Border around this has a color of #b71a5b
<div style="border:2px solid #b71a5b;">Content here</div>
.myborder {border:2px solid #b71a5b;}