#b8223a color space conversions
Hex:
#b8223a
RGB:
184, 34, 58
CMY:
28, 87, 77
CMYK:
0, 82, 68, 28
HSL:
350°, 68.8073%, 42.7451%
HSV (HSB):
350°, 81.5217%, 72.1569%
XYZ:
21.1029, 11.6399, 5.1375
xyY:
0.5571, 0.3073, 11.6399
CIE-Lab:
40.6380, 58.6352, 25.3814
CIE-LCH:
40.6380, 63.8929, 23.4063
CIE-Luv:
40.6380, 106.7153, 14.7313
Hunter-Lab:
34.1173, 50.7042, 14.9541
#b8223a color charts
#b8223a color shades, tints & tones
#b8223a color schemes
#b8223a color preview, HTML & CSS examples
This text has a color of #b8223a
<p style="color:#b8223a;">Text here</p>
.mytext {color:#b8223a;}
This box has a color of #b8223a
<div style="background-color:#b8223a;">Content here</div>
.mybackground {background-color:#b8223a;}
Border around this has a color of #b8223a
<div style="border:2px solid #b8223a;">Content here</div>
.myborder {border:2px solid #b8223a;}