#b84f2e color space conversions
Hex:
#b84f2e
RGB:
184, 79, 46
CMY:
28, 69, 82
CMYK:
0, 57, 75, 28
HSL:
14°, 60.0000%, 45.0980%
HSV (HSB):
14°, 75.0000%, 72.1569%
XYZ:
23.0563, 15.9796, 4.4539
xyY:
0.5302, 0.3674, 15.9796
CIE-Lab:
46.9477, 40.5056, 39.6190
CIE-LCH:
46.9477, 56.6601, 44.3661
CIE-Luv:
46.9477, 83.1098, 32.0576
Hunter-Lab:
39.9745, 32.9992, 21.3761
#b84f2e color charts
#b84f2e color shades, tints & tones
#b84f2e color schemes
#b84f2e color preview, HTML & CSS examples
This text has a color of #b84f2e
<p style="color:#b84f2e;">Text here</p>
.mytext {color:#b84f2e;}
This box has a color of #b84f2e
<div style="background-color:#b84f2e;">Content here</div>
.mybackground {background-color:#b84f2e;}
Border around this has a color of #b84f2e
<div style="border:2px solid #b84f2e;">Content here</div>
.myborder {border:2px solid #b84f2e;}