#b29d4e color space conversions
Hex:
#b29d4e
RGB:
178, 157, 78
CMY:
30, 38, 69
CMYK:
0, 12, 56, 30
HSL:
47°, 39.3701%, 50.1961%
HSV (HSB):
47°, 56.1798%, 69.8039%
XYZ:
31.7922, 34.1290, 12.1196
xyY:
0.4074, 0.4373, 34.1290
CIE-Lab:
65.0648, -2.3364, 43.5599
CIE-LCH:
65.0648, 43.6225, 93.0701
CIE-Luv:
65.0648, 18.0878, 51.7427
Hunter-Lab:
58.4200, -5.0952, 28.5939
#b29d4e color charts
#b29d4e color shades, tints & tones
#b29d4e color schemes
#b29d4e color preview, HTML & CSS examples
This text has a color of #b29d4e
<p style="color:#b29d4e;">Text here</p>
.mytext {color:#b29d4e;}
This box has a color of #b29d4e
<div style="background-color:#b29d4e;">Content here</div>
.mybackground {background-color:#b29d4e;}
Border around this has a color of #b29d4e
<div style="border:2px solid #b29d4e;">Content here</div>
.myborder {border:2px solid #b29d4e;}