#b71d1f color space conversions
Hex:
#b71d1f
RGB:
183, 29, 31
CMY:
28, 89, 88
CMYK:
0, 84, 83, 28
HSL:
359°, 72.6415%, 41.5686%
HSV (HSB):
359°, 84.1530%, 71.7647%
XYZ:
20.2151, 11.0449, 2.3628
xyY:
0.6012, 0.3285, 11.0449
CIE-Lab:
39.6561, 58.5608, 40.1739
CIE-LCH:
39.6561, 71.0163, 34.4509
CIE-Luv:
39.6561, 114.0223, 24.1127
Hunter-Lab:
33.2339, 50.4164, 19.0485
#b71d1f color charts
#b71d1f color shades, tints & tones
#b71d1f color schemes
#b71d1f color preview, HTML & CSS examples
This text has a color of #b71d1f
<p style="color:#b71d1f;">Text here</p>
.mytext {color:#b71d1f;}
This box has a color of #b71d1f
<div style="background-color:#b71d1f;">Content here</div>
.mybackground {background-color:#b71d1f;}
Border around this has a color of #b71d1f
<div style="border:2px solid #b71d1f;">Content here</div>
.myborder {border:2px solid #b71d1f;}