#b9986c color space conversions
Hex:
#b9986c
RGB:
185, 152, 108
CMY:
27, 40, 58
CMYK:
0, 18, 42, 27
HSL:
34°, 35.4839%, 57.4510%
HSV (HSB):
34°, 41.6216%, 72.5490%
XYZ:
33.9426, 33.8535, 18.9328
xyY:
0.3914, 0.3903, 33.8535
CIE-Lab:
64.8461, 6.2617, 27.7597
CIE-LCH:
64.8461, 28.4572, 77.2887
CIE-Luv:
64.8461, 24.4428, 34.3117
Hunter-Lab:
58.1837, 2.3099, 21.4359
#b9986c color charts
#b9986c color shades, tints & tones
#b9986c color schemes
#b9986c color preview, HTML & CSS examples
This text has a color of #b9986c
<p style="color:#b9986c;">Text here</p>
.mytext {color:#b9986c;}
This box has a color of #b9986c
<div style="background-color:#b9986c;">Content here</div>
.mybackground {background-color:#b9986c;}
Border around this has a color of #b9986c
<div style="border:2px solid #b9986c;">Content here</div>
.myborder {border:2px solid #b9986c;}