#b7070b color space conversions
Hex:
#b7070b
RGB:
183, 7, 11
CMY:
28, 97, 96
CMYK:
0, 96, 94, 28
HSL:
359°, 92.6316%, 37.2549%
HSV (HSB):
359°, 96.1749%, 71.7647%
XYZ:
19.6648, 10.2434, 1.2573
xyY:
0.6310, 0.3287, 10.2434
CIE-Lab:
38.2758, 61.7771, 48.3732
CIE-LCH:
38.2758, 78.4626, 38.0619
CIE-Luv:
38.2758, 122.5764, 26.0019
Hunter-Lab:
32.0053, 53.6653, 20.0745
#b7070b color charts
#b7070b color shades, tints & tones
#b7070b color schemes
#b7070b color preview, HTML & CSS examples
This text has a color of #b7070b
<p style="color:#b7070b;">Text here</p>
.mytext {color:#b7070b;}
This box has a color of #b7070b
<div style="background-color:#b7070b;">Content here</div>
.mybackground {background-color:#b7070b;}
Border around this has a color of #b7070b
<div style="border:2px solid #b7070b;">Content here</div>
.myborder {border:2px solid #b7070b;}