#b09b8d color space conversions
Hex:
#b09b8d
RGB:
176, 155, 141
CMY:
31, 39, 45
CMYK:
0, 12, 20, 31
HSL:
24°, 18.1347%, 62.1569%
HSV (HSB):
24°, 19.8864%, 69.0196%
XYZ:
34.4336, 34.5959, 30.0621
xyY:
0.3475, 0.3491, 34.5959
CIE-Lab:
65.4328, 5.4349, 10.1698
CIE-LCH:
65.4328, 11.5309, 61.8792
CIE-Luv:
65.4328, 13.7632, 13.1664
Hunter-Lab:
58.8183, 1.5660, 10.8695
#b09b8d color charts
#b09b8d color shades, tints & tones
#b09b8d color schemes
#b09b8d color preview, HTML & CSS examples
This text has a color of #b09b8d
<p style="color:#b09b8d;">Text here</p>
.mytext {color:#b09b8d;}
This box has a color of #b09b8d
<div style="background-color:#b09b8d;">Content here</div>
.mybackground {background-color:#b09b8d;}
Border around this has a color of #b09b8d
<div style="border:2px solid #b09b8d;">Content here</div>
.myborder {border:2px solid #b09b8d;}