#b86f48 color space conversions
Hex:
#b86f48
RGB:
184, 111, 72
CMY:
28, 56, 72
CMYK:
0, 40, 61, 28
HSL:
21°, 44.0945%, 50.1961%
HSV (HSB):
21°, 60.8696%, 72.1569%
XYZ:
26.6213, 22.0271, 8.9795
xyY:
0.4620, 0.3822, 22.0271
CIE-Lab:
54.0558, 25.1755, 33.7309
CIE-LCH:
54.0558, 42.0901, 53.2636
CIE-Luv:
54.0558, 55.8595, 33.7093
Hunter-Lab:
46.9330, 19.1157, 21.5095
#b86f48 color charts
#b86f48 color shades, tints & tones
#b86f48 color schemes
#b86f48 color preview, HTML & CSS examples
This text has a color of #b86f48
<p style="color:#b86f48;">Text here</p>
.mytext {color:#b86f48;}
This box has a color of #b86f48
<div style="background-color:#b86f48;">Content here</div>
.mybackground {background-color:#b86f48;}
Border around this has a color of #b86f48
<div style="border:2px solid #b86f48;">Content here</div>
.myborder {border:2px solid #b86f48;}