#b8152b color space conversions
Hex:
#b8152b
RGB:
184, 21, 43
CMY:
28, 92, 83
CMYK:
0, 89, 77, 28
HSL:
352°, 79.5122%, 40.1961%
HSV (HSB):
352°, 88.5870%, 72.1569%
XYZ:
20.4714, 10.9011, 3.3107
xyY:
0.5902, 0.3143, 10.9011
CIE-Lab:
39.4134, 60.8626, 33.1168
CIE-LCH:
39.4134, 69.2891, 28.5517
CIE-Luv:
39.4134, 114.9895, 19.2621
Hunter-Lab:
33.0168, 52.8957, 17.1666
#b8152b color charts
#b8152b color shades, tints & tones
#b8152b color schemes
#b8152b color preview, HTML & CSS examples
This text has a color of #b8152b
<p style="color:#b8152b;">Text here</p>
.mytext {color:#b8152b;}
This box has a color of #b8152b
<div style="background-color:#b8152b;">Content here</div>
.mybackground {background-color:#b8152b;}
Border around this has a color of #b8152b
<div style="border:2px solid #b8152b;">Content here</div>
.myborder {border:2px solid #b8152b;}