#b29f6f color space conversions
Hex:
#b29f6f
RGB:
178, 159, 111
CMY:
30, 38, 56
CMYK:
0, 11, 38, 30
HSL:
43°, 30.3167%, 56.6667%
HSV (HSB):
43°, 37.6404%, 69.8039%
XYZ:
33.6275, 35.4089, 20.1012
xyY:
0.3773, 0.3972, 35.4089
CIE-Lab:
66.0658, -0.0970, 27.6120
CIE-LCH:
66.0658, 27.6122, 90.2012
CIE-Luv:
66.0658, 14.9042, 35.6419
Hunter-Lab:
59.5054, -3.2612, 21.6254
#b29f6f color charts
#b29f6f color shades, tints & tones
#b29f6f color schemes
#b29f6f color preview, HTML & CSS examples
This text has a color of #b29f6f
<p style="color:#b29f6f;">Text here</p>
.mytext {color:#b29f6f;}
This box has a color of #b29f6f
<div style="background-color:#b29f6f;">Content here</div>
.mybackground {background-color:#b29f6f;}
Border around this has a color of #b29f6f
<div style="border:2px solid #b29f6f;">Content here</div>
.myborder {border:2px solid #b29f6f;}