#b71c4d color space conversions
Hex:
#b71c4d
RGB:
183, 28, 77
CMY:
28, 89, 70
CMYK:
0, 85, 58, 28
HSL:
341°, 73.4597%, 41.3725%
HSV (HSB):
341°, 84.6995%, 71.7647%
XYZ:
21.2832, 11.4336, 8.1063
xyY:
0.5214, 0.2801, 11.4336
CIE-Lab:
40.3014, 60.9459, 12.9348
CIE-LCH:
40.3014, 62.3034, 11.9823
CIE-Luv:
40.3014, 101.7899, 2.9530
Hunter-Lab:
33.8136, 53.1791, 9.4556
#b71c4d color charts
#b71c4d color shades, tints & tones
#b71c4d color schemes
#b71c4d color preview, HTML & CSS examples
This text has a color of #b71c4d
<p style="color:#b71c4d;">Text here</p>
.mytext {color:#b71c4d;}
This box has a color of #b71c4d
<div style="background-color:#b71c4d;">Content here</div>
.mybackground {background-color:#b71c4d;}
Border around this has a color of #b71c4d
<div style="border:2px solid #b71c4d;">Content here</div>
.myborder {border:2px solid #b71c4d;}