#b98c31 color space conversions
Hex:
#b98c31
RGB:
185, 140, 49
CMY:
27, 45, 81
CMYK:
0, 24, 74, 27
HSL:
40°, 58.1197%, 45.8824%
HSV (HSB):
40°, 73.5135%, 72.5490%
XYZ:
29.9400, 29.2922, 6.9817
xyY:
0.4522, 0.4424, 29.2922
CIE-Lab:
61.0387, 8.1424, 52.7749
CIE-LCH:
61.0387, 53.3993, 81.2293
CIE-Luv:
61.0387, 36.8463, 55.0608
Hunter-Lab:
54.1223, 4.0309, 30.2373
#b98c31 color charts
#b98c31 color shades, tints & tones
#b98c31 color schemes
#b98c31 color preview, HTML & CSS examples
This text has a color of #b98c31
<p style="color:#b98c31;">Text here</p>
.mytext {color:#b98c31;}
This box has a color of #b98c31
<div style="background-color:#b98c31;">Content here</div>
.mybackground {background-color:#b98c31;}
Border around this has a color of #b98c31
<div style="border:2px solid #b98c31;">Content here</div>
.myborder {border:2px solid #b98c31;}