#b8221b color space conversions
Hex:
#b8221b
RGB:
184, 34, 27
CMY:
28, 87, 89
CMYK:
0, 82, 85, 28
HSL:
3°, 74.4076%, 41.3725%
HSV (HSB):
3°, 85.3261%, 72.1569%
XYZ:
20.5370, 11.4135, 2.1575
xyY:
0.6021, 0.3346, 11.4135
CIE-Lab:
40.2684, 57.4972, 42.8940
CIE-LCH:
40.2684, 71.7344, 36.7237
CIE-Luv:
40.2684, 113.3902, 26.1244
Hunter-Lab:
33.7839, 49.3871, 19.8623
#b8221b color charts
#b8221b color shades, tints & tones
#b8221b color schemes
#b8221b color preview, HTML & CSS examples
This text has a color of #b8221b
<p style="color:#b8221b;">Text here</p>
.mytext {color:#b8221b;}
This box has a color of #b8221b
<div style="background-color:#b8221b;">Content here</div>
.mybackground {background-color:#b8221b;}
Border around this has a color of #b8221b
<div style="border:2px solid #b8221b;">Content here</div>
.myborder {border:2px solid #b8221b;}