#b8281f color space conversions
Hex:
#b8281f
RGB:
184, 40, 31
CMY:
28, 84, 88
CMYK:
0, 78, 83, 28
HSL:
4°, 71.1628%, 42.1569%
HSV (HSB):
4°, 83.1522%, 72.1569%
XYZ:
20.7733, 11.8069, 2.4804
xyY:
0.5925, 0.3368, 11.8069
CIE-Lab:
40.9075, 55.8887, 41.4206
CIE-LCH:
40.9075, 69.5644, 36.5431
CIE-Luv:
40.9075, 110.0108, 26.1710
Hunter-Lab:
34.3611, 47.7816, 19.7729
#b8281f color charts
#b8281f color shades, tints & tones
#b8281f color schemes
#b8281f color preview, HTML & CSS examples
This text has a color of #b8281f
<p style="color:#b8281f;">Text here</p>
.mytext {color:#b8281f;}
This box has a color of #b8281f
<div style="background-color:#b8281f;">Content here</div>
.mybackground {background-color:#b8281f;}
Border around this has a color of #b8281f
<div style="border:2px solid #b8281f;">Content here</div>
.myborder {border:2px solid #b8281f;}