#b89c2f color space conversions
Hex:
#b89c2f
RGB:
184, 156, 47
CMY:
28, 39, 82
CMYK:
0, 15, 74, 28
HSL:
48°, 59.3074%, 45.2941%
HSV (HSB):
48°, 74.4565%, 72.1569%
XYZ:
32.1687, 34.1725, 7.5898
xyY:
0.4351, 0.4622, 34.1725
CIE-Lab:
65.0993, -1.1201, 57.5162
CIE-LCH:
65.0993, 57.5271, 91.1157
CIE-Luv:
65.0993, 24.4491, 62.2717
Hunter-Lab:
58.4573, -4.0726, 33.2222
#b89c2f color charts
#b89c2f color shades, tints & tones
#b89c2f color schemes
#b89c2f color preview, HTML & CSS examples
This text has a color of #b89c2f
<p style="color:#b89c2f;">Text here</p>
.mytext {color:#b89c2f;}
This box has a color of #b89c2f
<div style="background-color:#b89c2f;">Content here</div>
.mybackground {background-color:#b89c2f;}
Border around this has a color of #b89c2f
<div style="border:2px solid #b89c2f;">Content here</div>
.myborder {border:2px solid #b89c2f;}