#b29f8e color space conversions
Hex:
#b29f8e
RGB:
178, 159, 142
CMY:
30, 38, 44
CMYK:
0, 11, 20, 30
HSL:
28°, 18.9474%, 62.7451%
HSV (HSB):
28°, 20.2247%, 69.8039%
XYZ:
35.6407, 36.2142, 30.7028
xyY:
0.3475, 0.3531, 36.2142
CIE-Lab:
66.6833, 4.1624, 11.4072
CIE-LCH:
66.6833, 12.1429, 69.9532
CIE-Luv:
66.6833, 12.6871, 15.1061
Hunter-Lab:
60.1783, 0.4051, 11.8752
#b29f8e color charts
#b29f8e color shades, tints & tones
#b29f8e color schemes
#b29f8e color preview, HTML & CSS examples
This text has a color of #b29f8e
<p style="color:#b29f8e;">Text here</p>
.mytext {color:#b29f8e;}
This box has a color of #b29f8e
<div style="background-color:#b29f8e;">Content here</div>
.mybackground {background-color:#b29f8e;}
Border around this has a color of #b29f8e
<div style="border:2px solid #b29f8e;">Content here</div>
.myborder {border:2px solid #b29f8e;}