#b29f3a color space conversions
Hex:
#b29f3a
RGB:
178, 159, 58
CMY:
30, 38, 77
CMYK:
0, 11, 67, 30
HSL:
51°, 50.8475%, 46.2745%
HSV (HSB):
51°, 67.4157%, 69.8039%
XYZ:
31.5220, 34.5667, 9.0137
xyY:
0.4197, 0.4603, 34.5667
CIE-Lab:
65.4099, -4.8103, 53.1967
CIE-LCH:
65.4099, 53.4137, 95.1669
CIE-Luv:
65.4099, 17.5670, 60.1805
Hunter-Lab:
58.7935, -7.1863, 32.0657
#b29f3a color charts
#b29f3a color shades, tints & tones
#b29f3a color schemes
#b29f3a color preview, HTML & CSS examples
This text has a color of #b29f3a
<p style="color:#b29f3a;">Text here</p>
.mytext {color:#b29f3a;}
This box has a color of #b29f3a
<div style="background-color:#b29f3a;">Content here</div>
.mybackground {background-color:#b29f3a;}
Border around this has a color of #b29f3a
<div style="border:2px solid #b29f3a;">Content here</div>
.myborder {border:2px solid #b29f3a;}