#b29d9b color space conversions
Hex:
#b29d9b
RGB:
178, 157, 155
CMY:
30, 38, 39
CMYK:
0, 12, 13, 30
HSL:
5°, 12.9944%, 65.2941%
HSV (HSB):
5°, 12.9213%, 69.8039%
XYZ:
36.3335, 35.9455, 36.0335
xyY:
0.3355, 0.3319, 35.9455
CIE-Lab:
66.4782, 7.3673, 3.8646
CIE-LCH:
66.4782, 8.3194, 27.6794
CIE-Luv:
66.4782, 12.7523, 4.2312
Hunter-Lab:
59.9545, 3.2535, 6.3340
#b29d9b color charts
#b29d9b color shades, tints & tones
#b29d9b color schemes
#b29d9b color preview, HTML & CSS examples
This text has a color of #b29d9b
<p style="color:#b29d9b;">Text here</p>
.mytext {color:#b29d9b;}
This box has a color of #b29d9b
<div style="background-color:#b29d9b;">Content here</div>
.mybackground {background-color:#b29d9b;}
Border around this has a color of #b29d9b
<div style="border:2px solid #b29d9b;">Content here</div>
.myborder {border:2px solid #b29d9b;}