#b7020f color space conversions
Hex:
#b7020f
RGB:
183, 2, 15
CMY:
28, 99, 94
CMYK:
0, 99, 92, 28
HSL:
356°, 97.8378%, 36.2745%
HSV (HSB):
356°, 98.9071%, 71.7647%
XYZ:
19.6364, 10.1452, 1.3752
xyY:
0.6302, 0.3256, 10.1452
CIE-Lab:
38.1018, 62.3845, 46.7025
CIE-LCH:
38.1018, 77.9292, 36.8194
CIE-Luv:
38.1018, 123.1343, 25.0778
Hunter-Lab:
31.8515, 54.3046, 19.7362
#b7020f color charts
#b7020f color shades, tints & tones
#b7020f color schemes
#b7020f color preview, HTML & CSS examples
This text has a color of #b7020f
<p style="color:#b7020f;">Text here</p>
.mytext {color:#b7020f;}
This box has a color of #b7020f
<div style="background-color:#b7020f;">Content here</div>
.mybackground {background-color:#b7020f;}
Border around this has a color of #b7020f
<div style="border:2px solid #b7020f;">Content here</div>
.myborder {border:2px solid #b7020f;}