#b98a5e color space conversions
Hex:
#b98a5e
RGB:
185, 138, 94
CMY:
27, 46, 63
CMYK:
0, 25, 49, 27
HSL:
29°, 39.3939%, 54.7059%
HSV (HSB):
29°, 49.1892%, 72.5490%
XYZ:
31.1164, 29.2994, 14.6050
xyY:
0.4148, 0.3906, 29.2994
CIE-Lab:
61.0450, 12.5138, 30.4572
CIE-LCH:
61.0450, 32.9278, 67.6639
CIE-Luv:
61.0450, 35.0071, 35.1295
Hunter-Lab:
54.1289, 7.8866, 21.8927
#b98a5e color charts
#b98a5e color shades, tints & tones
#b98a5e color schemes
#b98a5e color preview, HTML & CSS examples
This text has a color of #b98a5e
<p style="color:#b98a5e;">Text here</p>
.mytext {color:#b98a5e;}
This box has a color of #b98a5e
<div style="background-color:#b98a5e;">Content here</div>
.mybackground {background-color:#b98a5e;}
Border around this has a color of #b98a5e
<div style="border:2px solid #b98a5e;">Content here</div>
.myborder {border:2px solid #b98a5e;}