#b99d86 color space conversions
Hex:
#b99d86
RGB:
185, 157, 134
CMY:
27, 38, 47
CMYK:
0, 15, 28, 27
HSL:
27°, 26.7016%, 62.5490%
HSV (HSB):
27°, 27.5676%, 72.5490%
XYZ:
36.3676, 36.1495, 27.6150
xyY:
0.3632, 0.3610, 36.1495
CIE-Lab:
66.6340, 6.8098, 15.8749
CIE-LCH:
66.6340, 17.2738, 66.7821
CIE-Luv:
66.6340, 19.1313, 20.3799
Hunter-Lab:
60.1244, 2.7521, 14.8553
#b99d86 color charts
#b99d86 color shades, tints & tones
#b99d86 color schemes
#b99d86 color preview, HTML & CSS examples
This text has a color of #b99d86
<p style="color:#b99d86;">Text here</p>
.mytext {color:#b99d86;}
This box has a color of #b99d86
<div style="background-color:#b99d86;">Content here</div>
.mybackground {background-color:#b99d86;}
Border around this has a color of #b99d86
<div style="border:2px solid #b99d86;">Content here</div>
.myborder {border:2px solid #b99d86;}