#b29a5a color space conversions
Hex:
#b29a5a
RGB:
178, 154, 90
CMY:
30, 40, 65
CMYK:
0, 13, 49, 30
HSL:
44°, 36.3636%, 52.5490%
HSV (HSB):
44°, 49.4382%, 69.8039%
XYZ:
31.7612, 33.3144, 14.4292
xyY:
0.3995, 0.4190, 33.3144
CIE-Lab:
64.4146, 0.3531, 36.6795
CIE-LCH:
64.4146, 36.6812, 89.4485
CIE-Luv:
64.4146, 19.4258, 44.6496
Hunter-Lab:
57.7186, -2.7833, 25.5810
#b29a5a color charts
#b29a5a color shades, tints & tones
#b29a5a color schemes
#b29a5a color preview, HTML & CSS examples
This text has a color of #b29a5a
<p style="color:#b29a5a;">Text here</p>
.mytext {color:#b29a5a;}
This box has a color of #b29a5a
<div style="background-color:#b29a5a;">Content here</div>
.mybackground {background-color:#b29a5a;}
Border around this has a color of #b29a5a
<div style="border:2px solid #b29a5a;">Content here</div>
.myborder {border:2px solid #b29a5a;}