#b7123b color space conversions
Hex:
#b7123b
RGB:
183, 18, 59
CMY:
28, 93, 77
CMYK:
0, 90, 68, 28
HSL:
345°, 82.0896%, 39.4118%
HSV (HSB):
345°, 90.1639%, 71.7647%
XYZ:
20.5342, 10.8157, 5.1430
xyY:
0.5627, 0.2964, 10.8157
CIE-Lab:
39.2682, 61.7944, 22.9937
CIE-LCH:
39.2682, 65.9337, 20.4103
CIE-Luv:
39.2682, 110.5598, 11.6356
Hunter-Lab:
32.8872, 53.8997, 13.7490
#b7123b color charts
#b7123b color shades, tints & tones
#b7123b color schemes
#b7123b color preview, HTML & CSS examples
This text has a color of #b7123b
<p style="color:#b7123b;">Text here</p>
.mytext {color:#b7123b;}
This box has a color of #b7123b
<div style="background-color:#b7123b;">Content here</div>
.mybackground {background-color:#b7123b;}
Border around this has a color of #b7123b
<div style="border:2px solid #b7123b;">Content here</div>
.myborder {border:2px solid #b7123b;}