#b71a1f color space conversions
Hex:
#b71a1f
RGB:
183, 26, 31
CMY:
28, 90, 88
CMYK:
0, 86, 83, 28
HSL:
358°, 75.1196%, 40.9804%
HSV (HSB):
358°, 85.7923%, 71.7647%
XYZ:
20.1452, 10.9050, 2.3394
xyY:
0.6033, 0.3266, 10.9050
CIE-Lab:
39.4200, 59.2336, 39.9511
CIE-LCH:
39.4200, 71.4472, 33.9983
CIE-Luv:
39.4200, 115.1123, 23.6841
Hunter-Lab:
33.0227, 51.1023, 18.9156
#b71a1f color charts
#b71a1f color shades, tints & tones
#b71a1f color schemes
#b71a1f color preview, HTML & CSS examples
This text has a color of #b71a1f
<p style="color:#b71a1f;">Text here</p>
.mytext {color:#b71a1f;}
This box has a color of #b71a1f
<div style="background-color:#b71a1f;">Content here</div>
.mybackground {background-color:#b71a1f;}
Border around this has a color of #b71a1f
<div style="border:2px solid #b71a1f;">Content here</div>
.myborder {border:2px solid #b71a1f;}