#b8183a color space conversions
Hex:
#b8183a
RGB:
184, 24, 58
CMY:
28, 91, 77
CMYK:
0, 87, 68, 28
HSL:
347°, 76.9231%, 40.7843%
HSV (HSB):
347°, 86.9565%, 72.1569%
XYZ:
20.8575, 11.1491, 5.0557
xyY:
0.5628, 0.3008, 11.1491
CIE-Lab:
39.8305, 60.9376, 24.3748
CIE-LCH:
39.8305, 65.6317, 21.8012
CIE-Luv:
39.8305, 110.0927, 13.1127
Hunter-Lab:
33.3903, 53.0686, 14.3960
#b8183a color charts
#b8183a color shades, tints & tones
#b8183a color schemes
#b8183a color preview, HTML & CSS examples
This text has a color of #b8183a
<p style="color:#b8183a;">Text here</p>
.mytext {color:#b8183a;}
This box has a color of #b8183a
<div style="background-color:#b8183a;">Content here</div>
.mybackground {background-color:#b8183a;}
Border around this has a color of #b8183a
<div style="border:2px solid #b8183a;">Content here</div>
.myborder {border:2px solid #b8183a;}