#b98b7b color space conversions
Hex:
#b98b7b
RGB:
185, 139, 123
CMY:
27, 45, 52
CMYK:
0, 25, 34, 27
HSL:
15°, 30.6931%, 60.3922%
HSV (HSB):
15°, 33.5135%, 72.5490%
XYZ:
32.8154, 30.2096, 22.8404
xyY:
0.3822, 0.3518, 30.2096
CIE-Lab:
61.8346, 15.2708, 15.3627
CIE-LCH:
61.8346, 21.6613, 45.1717
CIE-Luv:
61.8346, 31.2609, 17.6912
Hunter-Lab:
54.9632, 10.3863, 13.8359
#b98b7b color charts
#b98b7b color shades, tints & tones
#b98b7b color schemes
#b98b7b color preview, HTML & CSS examples
This text has a color of #b98b7b
<p style="color:#b98b7b;">Text here</p>
.mytext {color:#b98b7b;}
This box has a color of #b98b7b
<div style="background-color:#b98b7b;">Content here</div>
.mybackground {background-color:#b98b7b;}
Border around this has a color of #b98b7b
<div style="border:2px solid #b98b7b;">Content here</div>
.myborder {border:2px solid #b98b7b;}