#b84b1d color space conversions
Hex:
#b84b1d
RGB:
184, 75, 29
CMY:
28, 71, 89
CMYK:
0, 59, 84, 28
HSL:
18°, 72.7700%, 41.7647%
HSV (HSB):
18°, 84.2391%, 72.1569%
XYZ:
22.5050, 15.3112, 2.9316
xyY:
0.5523, 0.3758, 15.3112
CIE-Lab:
46.0575, 41.8370, 47.0518
CIE-LCH:
46.0575, 62.9619, 48.3575
CIE-Luv:
46.0575, 88.0800, 35.7460
Hunter-Lab:
39.1295, 34.1860, 22.9486
#b84b1d color charts
#b84b1d color shades, tints & tones
#b84b1d color schemes
#b84b1d color preview, HTML & CSS examples
This text has a color of #b84b1d
<p style="color:#b84b1d;">Text here</p>
.mytext {color:#b84b1d;}
This box has a color of #b84b1d
<div style="background-color:#b84b1d;">Content here</div>
.mybackground {background-color:#b84b1d;}
Border around this has a color of #b84b1d
<div style="border:2px solid #b84b1d;">Content here</div>
.myborder {border:2px solid #b84b1d;}