#b29d3f color space conversions
Hex:
#b29d3f
RGB:
178, 157, 63
CMY:
30, 38, 75
CMYK:
0, 12, 65, 30
HSL:
49°, 47.7178%, 47.2549%
HSV (HSB):
49°, 64.6067%, 69.8039%
XYZ:
31.3143, 33.9378, 9.6028
xyY:
0.4183, 0.4534, 33.9378
CIE-Lab:
64.9132, -3.4308, 50.4809
CIE-LCH:
64.9132, 50.5974, 93.8879
CIE-Luv:
64.9132, 18.7527, 57.6250
Hunter-Lab:
58.2562, -5.9997, 31.0061
#b29d3f color charts
#b29d3f color shades, tints & tones
#b29d3f color schemes
#b29d3f color preview, HTML & CSS examples
This text has a color of #b29d3f
<p style="color:#b29d3f;">Text here</p>
.mytext {color:#b29d3f;}
This box has a color of #b29d3f
<div style="background-color:#b29d3f;">Content here</div>
.mybackground {background-color:#b29d3f;}
Border around this has a color of #b29d3f
<div style="border:2px solid #b29d3f;">Content here</div>
.myborder {border:2px solid #b29d3f;}