#b84a1e color space conversions
Hex:
#b84a1e
RGB:
184, 74, 30
CMY:
28, 71, 88
CMYK:
0, 60, 84, 28
HSL:
17°, 71.9626%, 41.9608%
HSV (HSB):
17°, 83.6957%, 72.1569%
XYZ:
22.4503, 15.1816, 2.9754
xyY:
0.5529, 0.3739, 15.1816
CIE-Lab:
45.8820, 42.3427, 46.4522
CIE-LCH:
45.8820, 62.8547, 47.6498
CIE-Luv:
45.8820, 88.7228, 35.1947
Hunter-Lab:
38.9636, 34.6628, 22.7470
#b84a1e color charts
#b84a1e color shades, tints & tones
#b84a1e color schemes
#b84a1e color preview, HTML & CSS examples
This text has a color of #b84a1e
<p style="color:#b84a1e;">Text here</p>
.mytext {color:#b84a1e;}
This box has a color of #b84a1e
<div style="background-color:#b84a1e;">Content here</div>
.mybackground {background-color:#b84a1e;}
Border around this has a color of #b84a1e
<div style="border:2px solid #b84a1e;">Content here</div>
.myborder {border:2px solid #b84a1e;}