#b7072e color space conversions
Hex:
#b7072e
RGB:
183, 7, 46
CMY:
28, 97, 82
CMYK:
0, 96, 75, 28
HSL:
347°, 92.6316%, 37.2549%
HSV (HSB):
347°, 96.1749%, 71.7647%
XYZ:
20.0976, 10.4165, 3.5361
xyY:
0.5902, 0.3059, 10.4165
CIE-Lab:
38.5798, 62.6202, 30.2937
CIE-LCH:
38.5798, 69.5629, 25.8162
CIE-Luv:
38.5798, 116.4379, 16.6097
Hunter-Lab:
32.2746, 54.6724, 16.0962
#b7072e color charts
#b7072e color shades, tints & tones
#b7072e color schemes
#b7072e color preview, HTML & CSS examples
This text has a color of #b7072e
<p style="color:#b7072e;">Text here</p>
.mytext {color:#b7072e;}
This box has a color of #b7072e
<div style="background-color:#b7072e;">Content here</div>
.mybackground {background-color:#b7072e;}
Border around this has a color of #b7072e
<div style="border:2px solid #b7072e;">Content here</div>
.myborder {border:2px solid #b7072e;}