#b69b7e color space conversions
Hex:
#b69b7e
RGB:
182, 155, 126
CMY:
29, 39, 51
CMYK:
0, 15, 31, 29
HSL:
31°, 27.7228%, 60.3922%
HSV (HSB):
31°, 30.7692%, 71.3725%
XYZ:
34.7786, 34.8941, 24.6409
xyY:
0.3688, 0.3700, 34.8941
CIE-Lab:
65.6662, 5.6159, 18.9248
CIE-LCH:
65.6662, 19.7405, 73.4719
CIE-Luv:
65.6662, 18.9843, 24.3163
Hunter-Lab:
59.0713, 1.7185, 16.6178
#b69b7e color charts
#b69b7e color shades, tints & tones
#b69b7e color schemes
#b69b7e color preview, HTML & CSS examples
This text has a color of #b69b7e
<p style="color:#b69b7e;">Text here</p>
.mytext {color:#b69b7e;}
This box has a color of #b69b7e
<div style="background-color:#b69b7e;">Content here</div>
.mybackground {background-color:#b69b7e;}
Border around this has a color of #b69b7e
<div style="border:2px solid #b69b7e;">Content here</div>
.myborder {border:2px solid #b69b7e;}