#b8281e color space conversions
Hex:
#b8281e
RGB:
184, 40, 30
CMY:
28, 84, 88
CMYK:
0, 78, 84, 28
HSL:
4°, 71.9626%, 41.9608%
HSV (HSB):
4°, 83.6957%, 72.1569%
XYZ:
20.7603, 11.8017, 2.4121
xyY:
0.5936, 0.3374, 11.8017
CIE-Lab:
40.8992, 55.8619, 41.9318
CIE-LCH:
40.8992, 69.8486, 36.8931
CIE-Luv:
40.8992, 110.1642, 26.4416
Hunter-Lab:
34.3536, 47.7511, 19.8846
#b8281e color charts
#b8281e color shades, tints & tones
#b8281e color schemes
#b8281e color preview, HTML & CSS examples
This text has a color of #b8281e
<p style="color:#b8281e;">Text here</p>
.mytext {color:#b8281e;}
This box has a color of #b8281e
<div style="background-color:#b8281e;">Content here</div>
.mybackground {background-color:#b8281e;}
Border around this has a color of #b8281e
<div style="border:2px solid #b8281e;">Content here</div>
.myborder {border:2px solid #b8281e;}