#b8323a color space conversions
Hex:
#b8323a
RGB:
184, 50, 58
CMY:
28, 80, 77
CMYK:
0, 73, 68, 28
HSL:
356°, 57.2650%, 45.8824%
HSV (HSB):
356°, 72.8261%, 72.1569%
XYZ:
21.6715, 12.7770, 5.3270
xyY:
0.5448, 0.3212, 12.7770
CIE-Lab:
42.4254, 53.6259, 27.5851
CIE-LCH:
42.4254, 60.3049, 27.2213
CIE-Luv:
42.4254, 99.3818, 18.2796
Hunter-Lab:
35.7450, 45.6673, 16.1856
#b8323a color charts
#b8323a color shades, tints & tones
#b8323a color schemes
#b8323a color preview, HTML & CSS examples
This text has a color of #b8323a
<p style="color:#b8323a;">Text here</p>
.mytext {color:#b8323a;}
This box has a color of #b8323a
<div style="background-color:#b8323a;">Content here</div>
.mybackground {background-color:#b8323a;}
Border around this has a color of #b8323a
<div style="border:2px solid #b8323a;">Content here</div>
.myborder {border:2px solid #b8323a;}