#b69c3e color space conversions
Hex:
#b69c3e
RGB:
182, 156, 62
CMY:
29, 39, 76
CMYK:
0, 14, 66, 29
HSL:
47°, 49.1803%, 47.8431%
HSV (HSB):
47°, 65.9341%, 71.3725%
XYZ:
32.0494, 34.0698, 9.4444
xyY:
0.4241, 0.4509, 34.0698
CIE-Lab:
65.0180, -1.2010, 51.1540
CIE-LCH:
65.0180, 51.1681, 91.3450
CIE-Luv:
65.0180, 22.4032, 57.6975
Hunter-Lab:
58.3694, -4.1358, 31.2652
#b69c3e color charts
#b69c3e color shades, tints & tones
#b69c3e color schemes
#b69c3e color preview, HTML & CSS examples
This text has a color of #b69c3e
<p style="color:#b69c3e;">Text here</p>
.mytext {color:#b69c3e;}
This box has a color of #b69c3e
<div style="background-color:#b69c3e;">Content here</div>
.mybackground {background-color:#b69c3e;}
Border around this has a color of #b69c3e
<div style="border:2px solid #b69c3e;">Content here</div>
.myborder {border:2px solid #b69c3e;}