#b7100b color space conversions
Hex:
#b7100b
RGB:
183, 16, 11
CMY:
28, 94, 96
CMYK:
0, 91, 94, 28
HSL:
2°, 88.6598%, 38.0392%
HSV (HSB):
2°, 93.9891%, 71.7647%
XYZ:
19.7741, 10.4620, 1.2938
xyY:
0.6272, 0.3318, 10.4620
CIE-Lab:
38.6592, 60.6714, 48.6018
CIE-LCH:
38.6592, 77.7377, 38.6970
CIE-Luv:
38.6592, 120.6971, 26.6704
Hunter-Lab:
32.3451, 52.5221, 20.2700
#b7100b color charts
#b7100b color shades, tints & tones
#b7100b color schemes
#b7100b color preview, HTML & CSS examples
This text has a color of #b7100b
<p style="color:#b7100b;">Text here</p>
.mytext {color:#b7100b;}
This box has a color of #b7100b
<div style="background-color:#b7100b;">Content here</div>
.mybackground {background-color:#b7100b;}
Border around this has a color of #b7100b
<div style="border:2px solid #b7100b;">Content here</div>
.myborder {border:2px solid #b7100b;}