#b71f1a color space conversions
Hex:
#b71f1a
RGB:
183, 31, 26
CMY:
28, 88, 90
CMYK:
0, 83, 86, 28
HSL:
2°, 75.1196%, 40.9804%
HSV (HSB):
2°, 85.7923%, 71.7647%
XYZ:
20.2049, 11.1218, 2.0591
xyY:
0.6052, 0.3331, 11.1218
CIE-Lab:
39.7849, 57.9550, 42.8962
CIE-LCH:
39.7849, 72.1032, 36.5076
CIE-Luv:
39.7849, 114.0226, 25.7235
Hunter-Lab:
33.3494, 49.7835, 19.6838
#b71f1a color charts
#b71f1a color shades, tints & tones
#b71f1a color schemes
#b71f1a color preview, HTML & CSS examples
This text has a color of #b71f1a
<p style="color:#b71f1a;">Text here</p>
.mytext {color:#b71f1a;}
This box has a color of #b71f1a
<div style="background-color:#b71f1a;">Content here</div>
.mybackground {background-color:#b71f1a;}
Border around this has a color of #b71f1a
<div style="border:2px solid #b71f1a;">Content here</div>
.myborder {border:2px solid #b71f1a;}