#b8292a color space conversions
Hex:
#b8292a
RGB:
184, 41, 42
CMY:
28, 84, 84
CMYK:
0, 78, 77, 28
HSL:
360°, 63.5556%, 44.1176%
HSV (HSB):
360°, 77.7174%, 72.1569%
XYZ:
20.9780, 11.9434, 3.3901
xyY:
0.5777, 0.3289, 11.9434
CIE-Lab:
41.1260, 55.9331, 35.5741
CIE-LCH:
41.1260, 66.2874, 32.4568
CIE-Luv:
41.1260, 107.5547, 22.8798
Hunter-Lab:
34.5592, 47.8739, 18.3753
#b8292a color charts
#b8292a color shades, tints & tones
#b8292a color schemes
#b8292a color preview, HTML & CSS examples
This text has a color of #b8292a
<p style="color:#b8292a;">Text here</p>
.mytext {color:#b8292a;}
This box has a color of #b8292a
<div style="background-color:#b8292a;">Content here</div>
.mybackground {background-color:#b8292a;}
Border around this has a color of #b8292a
<div style="border:2px solid #b8292a;">Content here</div>
.myborder {border:2px solid #b8292a;}