#b8291c color space conversions
Hex:
#b8291c
RGB:
184, 41, 28
CMY:
28, 84, 89
CMYK:
0, 78, 85, 28
HSL:
5°, 73.5849%, 41.5686%
HSV (HSB):
5°, 84.7826%, 72.1569%
XYZ:
20.7697, 11.8601, 2.2931
xyY:
0.5947, 0.3396, 11.8601
CIE-Lab:
40.9928, 55.5035, 43.0320
CIE-LCH:
40.9928, 70.2310, 37.7865
CIE-Luv:
40.9928, 109.9590, 27.1548
Hunter-Lab:
34.4384, 47.3854, 20.1590
#b8291c color charts
#b8291c color shades, tints & tones
#b8291c color schemes
#b8291c color preview, HTML & CSS examples
This text has a color of #b8291c
<p style="color:#b8291c;">Text here</p>
.mytext {color:#b8291c;}
This box has a color of #b8291c
<div style="background-color:#b8291c;">Content here</div>
.mybackground {background-color:#b8291c;}
Border around this has a color of #b8291c
<div style="border:2px solid #b8291c;">Content here</div>
.myborder {border:2px solid #b8291c;}