#b8021a color space conversions
Hex:
#b8021a
RGB:
184, 2, 26
CMY:
28, 99, 90
CMYK:
0, 99, 86, 28
HSL:
352°, 97.8495%, 36.4706%
HSV (HSB):
352°, 98.9130%, 72.1569%
XYZ:
19.9753, 10.3083, 1.9142
xyY:
0.6204, 0.3202, 10.3083
CIE-Lab:
38.3902, 62.8321, 41.7722
CIE-LCH:
38.3902, 75.4506, 33.6169
CIE-Luv:
38.3902, 122.3787, 23.0076
Hunter-Lab:
32.1066, 54.8683, 18.9398
#b8021a color charts
#b8021a color shades, tints & tones
#b8021a color schemes
#b8021a color preview, HTML & CSS examples
This text has a color of #b8021a
<p style="color:#b8021a;">Text here</p>
.mytext {color:#b8021a;}
This box has a color of #b8021a
<div style="background-color:#b8021a;">Content here</div>
.mybackground {background-color:#b8021a;}
Border around this has a color of #b8021a
<div style="border:2px solid #b8021a;">Content here</div>
.myborder {border:2px solid #b8021a;}