#b29f4b color space conversions
Hex:
#b29f4b
RGB:
178, 159, 75
CMY:
30, 38, 71
CMYK:
0, 11, 58, 30
HSL:
49°, 40.7115%, 49.6078%
HSV (HSB):
49°, 57.8652%, 69.8039%
XYZ:
32.0282, 34.7693, 11.6797
xyY:
0.4081, 0.4430, 34.7693
CIE-Lab:
65.5686, -3.6511, 45.6071
CIE-LCH:
65.5686, 45.7530, 94.5771
CIE-Luv:
65.5686, 16.8902, 53.9549
Hunter-Lab:
58.9655, -6.2338, 29.5319
#b29f4b color charts
#b29f4b color shades, tints & tones
#b29f4b color schemes
#b29f4b color preview, HTML & CSS examples
This text has a color of #b29f4b
<p style="color:#b29f4b;">Text here</p>
.mytext {color:#b29f4b;}
This box has a color of #b29f4b
<div style="background-color:#b29f4b;">Content here</div>
.mybackground {background-color:#b29f4b;}
Border around this has a color of #b29f4b
<div style="border:2px solid #b29f4b;">Content here</div>
.myborder {border:2px solid #b29f4b;}