#b7000f color space conversions
Hex:
#b7000f
RGB:
183, 0, 15
CMY:
28, 100, 94
CMYK:
0, 100, 92, 28
HSL:
355°, 100.0000%, 35.8824%
HSV (HSB):
355°, 100.0000%, 71.7647%
XYZ:
19.6147, 10.1018, 1.3680
xyY:
0.6310, 0.3250, 10.1018
CIE-Lab:
38.0245, 62.6087, 46.6511
CIE-LCH:
38.0245, 78.0780, 36.6906
CIE-Luv:
38.0245, 123.5144, 24.9416
Hunter-Lab:
31.7833, 54.5384, 19.6964
#b7000f color charts
#b7000f color shades, tints & tones
#b7000f color schemes
#b7000f color preview, HTML & CSS examples
This text has a color of #b7000f
<p style="color:#b7000f;">Text here</p>
.mytext {color:#b7000f;}
This box has a color of #b7000f
<div style="background-color:#b7000f;">Content here</div>
.mybackground {background-color:#b7000f;}
Border around this has a color of #b7000f
<div style="border:2px solid #b7000f;">Content here</div>
.myborder {border:2px solid #b7000f;}