#b86c50 color space conversions
Hex:
#b86c50
RGB:
184, 108, 80
CMY:
28, 58, 69
CMYK:
0, 41, 57, 28
HSL:
16°, 42.2764%, 51.7647%
HSV (HSB):
16°, 56.5217%, 72.1569%
XYZ:
26.5777, 21.4947, 10.3375
xyY:
0.4550, 0.3680, 21.4947
CIE-Lab:
53.4867, 27.4497, 28.5653
CIE-LCH:
53.4867, 39.6165, 46.1409
CIE-Luv:
53.4867, 56.9598, 28.3236
Hunter-Lab:
46.3623, 21.1929, 19.2336
#b86c50 color charts
#b86c50 color shades, tints & tones
#b86c50 color schemes
#b86c50 color preview, HTML & CSS examples
This text has a color of #b86c50
<p style="color:#b86c50;">Text here</p>
.mytext {color:#b86c50;}
This box has a color of #b86c50
<div style="background-color:#b86c50;">Content here</div>
.mybackground {background-color:#b86c50;}
Border around this has a color of #b86c50
<div style="border:2px solid #b86c50;">Content here</div>
.myborder {border:2px solid #b86c50;}