#b5986a color space conversions
Hex:
#b5986a
RGB:
181, 152, 106
CMY:
29, 40, 58
CMYK:
0, 16, 41, 29
HSL:
37°, 33.6323%, 56.2745%
HSV (HSB):
37°, 41.4365%, 70.9804%
XYZ:
32.8858, 33.3208, 18.3340
xyY:
0.3890, 0.3941, 33.3208
CIE-Lab:
64.4199, 4.3785, 28.2143
CIE-LCH:
64.4199, 28.5520, 81.1787
CIE-Luv:
64.4199, 21.7633, 35.1202
Hunter-Lab:
57.7242, 0.6751, 21.5757
#b5986a color charts
#b5986a color shades, tints & tones
#b5986a color schemes
#b5986a color preview, HTML & CSS examples
This text has a color of #b5986a
<p style="color:#b5986a;">Text here</p>
.mytext {color:#b5986a;}
This box has a color of #b5986a
<div style="background-color:#b5986a;">Content here</div>
.mybackground {background-color:#b5986a;}
Border around this has a color of #b5986a
<div style="border:2px solid #b5986a;">Content here</div>
.myborder {border:2px solid #b5986a;}