#b29f2e color space conversions
Hex:
#b29f2e
RGB:
178, 159, 46
CMY:
30, 38, 82
CMYK:
0, 11, 74, 30
HSL:
51°, 58.9286%, 43.9216%
HSV (HSB):
51°, 74.1573%, 69.8039%
XYZ:
31.2514, 34.4585, 7.5888
xyY:
0.4264, 0.4701, 34.4585
CIE-Lab:
65.3249, -5.4368, 57.9088
CIE-LCH:
65.3249, 58.1634, 95.3635
CIE-Luv:
65.3249, 17.9391, 63.6001
Hunter-Lab:
58.7014, -7.6977, 33.4261
#b29f2e color charts
#b29f2e color shades, tints & tones
#b29f2e color schemes
#b29f2e color preview, HTML & CSS examples
This text has a color of #b29f2e
<p style="color:#b29f2e;">Text here</p>
.mytext {color:#b29f2e;}
This box has a color of #b29f2e
<div style="background-color:#b29f2e;">Content here</div>
.mybackground {background-color:#b29f2e;}
Border around this has a color of #b29f2e
<div style="border:2px solid #b29f2e;">Content here</div>
.myborder {border:2px solid #b29f2e;}