#b84a31 color space conversions
Hex:
#b84a31
RGB:
184, 74, 49
CMY:
28, 71, 81
CMYK:
0, 60, 73, 28
HSL:
11°, 57.9399%, 45.6863%
HSV (HSB):
11°, 73.3696%, 72.1569%
XYZ:
22.7703, 15.3097, 4.6607
xyY:
0.5328, 0.3582, 15.3097
CIE-Lab:
46.0554, 43.0569, 37.0306
CIE-LCH:
46.0554, 56.7905, 40.6969
CIE-Luv:
46.0554, 86.2520, 29.2699
Hunter-Lab:
39.1276, 35.4050, 20.3270
#b84a31 color charts
#b84a31 color shades, tints & tones
#b84a31 color schemes
#b84a31 color preview, HTML & CSS examples
This text has a color of #b84a31
<p style="color:#b84a31;">Text here</p>
.mytext {color:#b84a31;}
This box has a color of #b84a31
<div style="background-color:#b84a31;">Content here</div>
.mybackground {background-color:#b84a31;}
Border around this has a color of #b84a31
<div style="border:2px solid #b84a31;">Content here</div>
.myborder {border:2px solid #b84a31;}