#b29a7f color space conversions
Hex:
#b29a7f
RGB:
178, 154, 127
CMY:
30, 40, 50
CMYK:
0, 13, 29, 30
HSL:
32°, 24.8780%, 59.8039%
HSV (HSB):
32°, 28.6517%, 69.8039%
XYZ:
33.7465, 34.1085, 24.8836
xyY:
0.3639, 0.3678, 34.1085
CIE-Lab:
65.0486, 4.7043, 17.4611
CIE-LCH:
65.0486, 18.0837, 74.9217
CIE-Luv:
65.0486, 16.8033, 22.6352
Hunter-Lab:
58.4025, 0.9376, 15.6199
#b29a7f color charts
#b29a7f color shades, tints & tones
#b29a7f color schemes
#b29a7f color preview, HTML & CSS examples
This text has a color of #b29a7f
<p style="color:#b29a7f;">Text here</p>
.mytext {color:#b29a7f;}
This box has a color of #b29a7f
<div style="background-color:#b29a7f;">Content here</div>
.mybackground {background-color:#b29a7f;}
Border around this has a color of #b29a7f
<div style="border:2px solid #b29a7f;">Content here</div>
.myborder {border:2px solid #b29a7f;}