#b29d7c color space conversions
Hex:
#b29d7c
RGB:
178, 157, 124
CMY:
30, 38, 51
CMYK:
0, 12, 30, 30
HSL:
37°, 25.9615%, 59.2157%
HSV (HSB):
37°, 30.3371%, 69.8039%
XYZ:
34.0552, 35.0342, 24.0362
xyY:
0.3657, 0.3762, 35.0342
CIE-Lab:
65.7752, 2.6484, 20.1182
CIE-LCH:
65.7752, 20.2917, 82.5005
CIE-Luv:
65.7752, 15.2287, 26.3567
Hunter-Lab:
59.1897, -0.8808, 17.3559
#b29d7c color charts
#b29d7c color shades, tints & tones
#b29d7c color schemes
#b29d7c color preview, HTML & CSS examples
This text has a color of #b29d7c
<p style="color:#b29d7c;">Text here</p>
.mytext {color:#b29d7c;}
This box has a color of #b29d7c
<div style="background-color:#b29d7c;">Content here</div>
.mybackground {background-color:#b29d7c;}
Border around this has a color of #b29d7c
<div style="border:2px solid #b29d7c;">Content here</div>
.myborder {border:2px solid #b29d7c;}