#b71a2f color space conversions
Hex:
#b71a2f
RGB:
183, 26, 47
CMY:
28, 90, 82
CMYK:
0, 86, 74, 28
HSL:
352°, 75.1196%, 40.9804%
HSV (HSB):
352°, 85.7923%, 71.7647%
XYZ:
20.4109, 11.0113, 3.7389
xyY:
0.5805, 0.3132, 11.0113
CIE-Lab:
39.5995, 59.7651, 30.8543
CIE-LCH:
39.5995, 67.2596, 27.3055
CIE-Luv:
39.5995, 111.7215, 18.1394
Hunter-Lab:
33.1833, 51.7240, 16.5478
#b71a2f color charts
#b71a2f color shades, tints & tones
#b71a2f color schemes
#b71a2f color preview, HTML & CSS examples
This text has a color of #b71a2f
<p style="color:#b71a2f;">Text here</p>
.mytext {color:#b71a2f;}
This box has a color of #b71a2f
<div style="background-color:#b71a2f;">Content here</div>
.mybackground {background-color:#b71a2f;}
Border around this has a color of #b71a2f
<div style="border:2px solid #b71a2f;">Content here</div>
.myborder {border:2px solid #b71a2f;}