#b98a6b color space conversions
Hex:
#b98a6b
RGB:
185, 138, 107
CMY:
27, 46, 58
CMYK:
0, 25, 42, 27
HSL:
24°, 35.7798%, 57.2549%
HSV (HSB):
24°, 42.1622%, 72.5490%
XYZ:
31.7499, 29.5528, 17.9408
xyY:
0.4007, 0.3729, 29.5528
CIE-Lab:
61.2664, 13.8820, 23.5726
CIE-LCH:
61.2664, 27.3565, 59.5059
CIE-Luv:
61.2664, 33.6879, 27.5428
Hunter-Lab:
54.3625, 9.1170, 18.4868
#b98a6b color charts
#b98a6b color shades, tints & tones
#b98a6b color schemes
#b98a6b color preview, HTML & CSS examples
This text has a color of #b98a6b
<p style="color:#b98a6b;">Text here</p>
.mytext {color:#b98a6b;}
This box has a color of #b98a6b
<div style="background-color:#b98a6b;">Content here</div>
.mybackground {background-color:#b98a6b;}
Border around this has a color of #b98a6b
<div style="border:2px solid #b98a6b;">Content here</div>
.myborder {border:2px solid #b98a6b;}