#b7101f color space conversions
Hex:
#b7101f
RGB:
183, 16, 31
CMY:
28, 94, 88
CMYK:
0, 91, 83, 28
HSL:
355°, 83.9196%, 39.0196%
HSV (HSB):
355°, 91.2568%, 71.7647%
XYZ:
19.9611, 10.5368, 2.2781
xyY:
0.6090, 0.3215, 10.5368
CIE-Lab:
38.7891, 61.0421, 39.3538
CIE-LCH:
38.7891, 72.6282, 32.8098
CIE-Luv:
38.7891, 118.0506, 22.5345
Hunter-Lab:
32.4604, 52.9602, 18.5613
#b7101f color charts
#b7101f color shades, tints & tones
#b7101f color schemes
#b7101f color preview, HTML & CSS examples
This text has a color of #b7101f
<p style="color:#b7101f;">Text here</p>
.mytext {color:#b7101f;}
This box has a color of #b7101f
<div style="background-color:#b7101f;">Content here</div>
.mybackground {background-color:#b7101f;}
Border around this has a color of #b7101f
<div style="border:2px solid #b7101f;">Content here</div>
.myborder {border:2px solid #b7101f;}