#b84a1a color space conversions
Hex:
#b84a1a
RGB:
184, 74, 26
CMY:
28, 71, 90
CMYK:
0, 60, 86, 28
HSL:
18°, 75.2381%, 41.1765%
HSV (HSB):
18°, 85.8696%, 72.1569%
XYZ:
22.4024, 15.1625, 2.7232
xyY:
0.5561, 0.3764, 15.1625
CIE-Lab:
45.8559, 42.2350, 48.1598
CIE-LCH:
45.8559, 64.0560, 48.7500
CIE-Luv:
45.8559, 89.1041, 36.1066
Hunter-Lab:
38.9390, 34.5513, 23.1109
#b84a1a color charts
#b84a1a color shades, tints & tones
#b84a1a color schemes
#b84a1a color preview, HTML & CSS examples
This text has a color of #b84a1a
<p style="color:#b84a1a;">Text here</p>
.mytext {color:#b84a1a;}
This box has a color of #b84a1a
<div style="background-color:#b84a1a;">Content here</div>
.mybackground {background-color:#b84a1a;}
Border around this has a color of #b84a1a
<div style="border:2px solid #b84a1a;">Content here</div>
.myborder {border:2px solid #b84a1a;}