#b84f2f color space conversions
Hex:
#b84f2f
RGB:
184, 79, 47
CMY:
28, 69, 82
CMYK:
0, 57, 74, 28
HSL:
14°, 59.3074%, 45.2941%
HSV (HSB):
14°, 74.4565%, 72.1569%
XYZ:
23.0762, 15.9875, 4.5590
xyY:
0.5290, 0.3665, 15.9875
CIE-Lab:
46.9581, 40.5503, 39.0996
CIE-LCH:
46.9581, 56.3303, 43.9565
CIE-Luv:
46.9581, 82.9692, 31.7004
Hunter-Lab:
39.9844, 33.0450, 21.2289
#b84f2f color charts
#b84f2f color shades, tints & tones
#b84f2f color schemes
#b84f2f color preview, HTML & CSS examples
This text has a color of #b84f2f
<p style="color:#b84f2f;">Text here</p>
.mytext {color:#b84f2f;}
This box has a color of #b84f2f
<div style="background-color:#b84f2f;">Content here</div>
.mybackground {background-color:#b84f2f;}
Border around this has a color of #b84f2f
<div style="border:2px solid #b84f2f;">Content here</div>
.myborder {border:2px solid #b84f2f;}