#b29c5f color space conversions
Hex:
#b29c5f
RGB:
178, 156, 95
CMY:
30, 39, 63
CMYK:
0, 12, 47, 30
HSL:
44°, 35.0211%, 53.5294%
HSV (HSB):
44°, 46.6292%, 69.8039%
XYZ:
32.3141, 34.0681, 15.6991
xyY:
0.3937, 0.4151, 34.0681
CIE-Lab:
65.0166, -0.2396, 34.8096
CIE-LCH:
65.0166, 34.8105, 90.3944
CIE-Luv:
65.0166, 17.8156, 43.0769
Hunter-Lab:
58.3679, -3.3212, 24.9104
#b29c5f color charts
#b29c5f color shades, tints & tones
#b29c5f color schemes
#b29c5f color preview, HTML & CSS examples
This text has a color of #b29c5f
<p style="color:#b29c5f;">Text here</p>
.mytext {color:#b29c5f;}
This box has a color of #b29c5f
<div style="background-color:#b29c5f;">Content here</div>
.mybackground {background-color:#b29c5f;}
Border around this has a color of #b29c5f
<div style="border:2px solid #b29c5f;">Content here</div>
.myborder {border:2px solid #b29c5f;}