#b98b3a color space conversions
Hex:
#b98b3a
RGB:
185, 139, 58
CMY:
27, 45, 77
CMYK:
0, 25, 69, 27
HSL:
38°, 52.2634%, 47.6471%
HSV (HSB):
38°, 68.6486%, 72.5490%
XYZ:
30.0039, 29.0850, 8.0356
xyY:
0.4470, 0.4333, 29.0850
CIE-Lab:
60.8566, 9.1689, 48.6203
CIE-LCH:
60.8566, 49.4773, 79.3205
CIE-Luv:
60.8566, 37.1023, 51.7861
Hunter-Lab:
53.9305, 4.9290, 28.9172
#b98b3a color charts
#b98b3a color shades, tints & tones
#b98b3a color schemes
#b98b3a color preview, HTML & CSS examples
This text has a color of #b98b3a
<p style="color:#b98b3a;">Text here</p>
.mytext {color:#b98b3a;}
This box has a color of #b98b3a
<div style="background-color:#b98b3a;">Content here</div>
.mybackground {background-color:#b98b3a;}
Border around this has a color of #b98b3a
<div style="border:2px solid #b98b3a;">Content here</div>
.myborder {border:2px solid #b98b3a;}