#b29f1e color space conversions
Hex:
#b29f1e
RGB:
178, 159, 30
CMY:
30, 38, 88
CMYK:
0, 11, 83, 30
HSL:
52°, 71.1538%, 40.7843%
HSV (HSB):
52°, 83.1461%, 69.8039%
XYZ:
30.9926, 34.3550, 6.2260
xyY:
0.4330, 0.4800, 34.3550
CIE-Lab:
65.2434, -6.0406, 63.0236
CIE-LCH:
65.2434, 63.3124, 95.4749
CIE-Luv:
65.2434, 18.3021, 66.9335
Hunter-Lab:
58.6131, -8.1884, 34.7313
#b29f1e color charts
#b29f1e color shades, tints & tones
#b29f1e color schemes
#b29f1e color preview, HTML & CSS examples
This text has a color of #b29f1e
<p style="color:#b29f1e;">Text here</p>
.mytext {color:#b29f1e;}
This box has a color of #b29f1e
<div style="background-color:#b29f1e;">Content here</div>
.mybackground {background-color:#b29f1e;}
Border around this has a color of #b29f1e
<div style="border:2px solid #b29f1e;">Content here</div>
.myborder {border:2px solid #b29f1e;}