#b71d34 color space conversions
Hex:
#b71d34
RGB:
183, 29, 52
CMY:
28, 89, 80
CMYK:
0, 84, 72, 28
HSL:
351°, 72.6415%, 41.5686%
HSV (HSB):
351°, 84.1530%, 71.7647%
XYZ:
20.5876, 11.1939, 4.3244
xyY:
0.5702, 0.3100, 11.1939
CIE-Lab:
39.9052, 59.3090, 28.1517
CIE-LCH:
39.9052, 65.6511, 25.3919
CIE-Luv:
39.9052, 109.4127, 16.4533
Hunter-Lab:
33.4573, 51.2878, 15.7569
#b71d34 color charts
#b71d34 color shades, tints & tones
#b71d34 color schemes
#b71d34 color preview, HTML & CSS examples
This text has a color of #b71d34
<p style="color:#b71d34;">Text here</p>
.mytext {color:#b71d34;}
This box has a color of #b71d34
<div style="background-color:#b71d34;">Content here</div>
.mybackground {background-color:#b71d34;}
Border around this has a color of #b71d34
<div style="border:2px solid #b71d34;">Content here</div>
.myborder {border:2px solid #b71d34;}