#b98b3e color space conversions
Hex:
#b98b3e
RGB:
185, 139, 62
CMY:
27, 45, 76
CMYK:
0, 25, 66, 27
HSL:
38°, 49.7976%, 48.4314%
HSV (HSB):
38°, 66.4865%, 72.5490%
XYZ:
30.1097, 29.1273, 8.5926
xyY:
0.4439, 0.4294, 29.1273
CIE-Lab:
60.8938, 9.4080, 46.7892
CIE-LCH:
60.8938, 47.7257, 78.6311
CIE-Luv:
60.8938, 36.8566, 50.3616
Hunter-Lab:
53.9697, 5.1381, 28.3392
#b98b3e color charts
#b98b3e color shades, tints & tones
#b98b3e color schemes
#b98b3e color preview, HTML & CSS examples
This text has a color of #b98b3e
<p style="color:#b98b3e;">Text here</p>
.mytext {color:#b98b3e;}
This box has a color of #b98b3e
<div style="background-color:#b98b3e;">Content here</div>
.mybackground {background-color:#b98b3e;}
Border around this has a color of #b98b3e
<div style="border:2px solid #b98b3e;">Content here</div>
.myborder {border:2px solid #b98b3e;}