#b29e2f color space conversions
Hex:
#b29e2f
RGB:
178, 158, 47
CMY:
30, 38, 82
CMYK:
0, 11, 74, 30
HSL:
51°, 58.2222%, 44.1176%
HSV (HSB):
51°, 73.5955%, 69.8039%
XYZ:
31.1000, 34.1239, 7.6368
xyY:
0.4268, 0.4683, 34.1239
CIE-Lab:
65.0608, -4.8565, 57.2805
CIE-LCH:
65.0608, 57.4860, 94.8462
CIE-Luv:
65.0608, 18.6068, 62.9232
Hunter-Lab:
58.4157, -7.1955, 33.1399
#b29e2f color charts
#b29e2f color shades, tints & tones
#b29e2f color schemes
#b29e2f color preview, HTML & CSS examples
This text has a color of #b29e2f
<p style="color:#b29e2f;">Text here</p>
.mytext {color:#b29e2f;}
This box has a color of #b29e2f
<div style="background-color:#b29e2f;">Content here</div>
.mybackground {background-color:#b29e2f;}
Border around this has a color of #b29e2f
<div style="border:2px solid #b29e2f;">Content here</div>
.myborder {border:2px solid #b29e2f;}