#b71f50 color space conversions
Hex:
#b71f50
RGB:
183, 31, 80
CMY:
28, 88, 69
CMYK:
0, 83, 56, 28
HSL:
341°, 71.0280%, 41.9608%
HSV (HSB):
341°, 83.0601%, 71.7647%
XYZ:
21.4664, 11.6264, 8.7021
xyY:
0.5136, 0.2782, 11.6264
CIE-Lab:
40.6161, 60.4576, 11.4647
CIE-LCH:
40.6161, 61.5351, 10.7376
CIE-Luv:
40.6161, 99.7914, 1.6214
Hunter-Lab:
34.0976, 52.7054, 8.7367
#b71f50 color charts
#b71f50 color shades, tints & tones
#b71f50 color schemes
#b71f50 color preview, HTML & CSS examples
This text has a color of #b71f50
<p style="color:#b71f50;">Text here</p>
.mytext {color:#b71f50;}
This box has a color of #b71f50
<div style="background-color:#b71f50;">Content here</div>
.mybackground {background-color:#b71f50;}
Border around this has a color of #b71f50
<div style="border:2px solid #b71f50;">Content here</div>
.myborder {border:2px solid #b71f50;}