#b71f4c color space conversions
Hex:
#b71f4c
RGB:
183, 31, 76
CMY:
28, 88, 70
CMYK:
0, 83, 58, 28
HSL:
342°, 71.0280%, 41.9608%
HSV (HSB):
342°, 83.0601%, 71.7647%
XYZ:
21.3229, 11.5691, 7.9467
xyY:
0.5221, 0.2833, 11.5691
CIE-Lab:
40.5228, 60.1800, 13.8726
CIE-LCH:
40.5228, 61.7582, 12.9810
CIE-Luv:
40.5228, 101.2274, 4.0875
Hunter-Lab:
34.0133, 52.3783, 9.9571
#b71f4c color charts
#b71f4c color shades, tints & tones
#b71f4c color schemes
#b71f4c color preview, HTML & CSS examples
This text has a color of #b71f4c
<p style="color:#b71f4c;">Text here</p>
.mytext {color:#b71f4c;}
This box has a color of #b71f4c
<div style="background-color:#b71f4c;">Content here</div>
.mybackground {background-color:#b71f4c;}
Border around this has a color of #b71f4c
<div style="border:2px solid #b71f4c;">Content here</div>
.myborder {border:2px solid #b71f4c;}