#b69c2c color space conversions
Hex:
#b69c2c
RGB:
182, 156, 44
CMY:
29, 39, 83
CMYK:
0, 14, 76, 29
HSL:
49°, 61.0619%, 44.3137%
HSV (HSB):
49°, 75.8242%, 71.3725%
XYZ:
31.6345, 33.9039, 7.2597
xyY:
0.4346, 0.4657, 33.9039
CIE-Lab:
64.8862, -2.1413, 58.3600
CIE-LCH:
64.8862, 58.3993, 92.1013
CIE-Luv:
64.8862, 23.0519, 62.9568
Hunter-Lab:
58.2270, -4.9190, 33.3667
#b69c2c color charts
#b69c2c color shades, tints & tones
#b69c2c color schemes
#b69c2c color preview, HTML & CSS examples
This text has a color of #b69c2c
<p style="color:#b69c2c;">Text here</p>
.mytext {color:#b69c2c;}
This box has a color of #b69c2c
<div style="background-color:#b69c2c;">Content here</div>
.mybackground {background-color:#b69c2c;}
Border around this has a color of #b69c2c
<div style="border:2px solid #b69c2c;">Content here</div>
.myborder {border:2px solid #b69c2c;}