#b71b3f color space conversions
Hex:
#b71b3f
RGB:
183, 27, 63
CMY:
28, 89, 75
CMYK:
0, 85, 66, 28
HSL:
346°, 74.2857%, 41.1765%
HSV (HSB):
346°, 85.2459%, 71.7647%
XYZ:
20.8176, 11.2100, 5.7692
xyY:
0.5508, 0.2966, 11.2100
CIE-Lab:
39.9320, 60.3074, 21.3158
CIE-LCH:
39.9320, 63.9636, 19.4661
CIE-Luv:
39.9320, 106.8574, 10.7810
Hunter-Lab:
33.4814, 52.3928, 13.2207
#b71b3f color charts
#b71b3f color shades, tints & tones
#b71b3f color schemes
#b71b3f color preview, HTML & CSS examples
This text has a color of #b71b3f
<p style="color:#b71b3f;">Text here</p>
.mytext {color:#b71b3f;}
This box has a color of #b71b3f
<div style="background-color:#b71b3f;">Content here</div>
.mybackground {background-color:#b71b3f;}
Border around this has a color of #b71b3f
<div style="border:2px solid #b71b3f;">Content here</div>
.myborder {border:2px solid #b71b3f;}