#b09b8e color space conversions
Hex:
#b09b8e
RGB:
176, 155, 142
CMY:
31, 39, 44
CMYK:
0, 12, 19, 31
HSL:
23°, 17.7083%, 62.3529%
HSV (HSB):
23°, 19.3182%, 69.0196%
XYZ:
34.5083, 34.6258, 30.4558
xyY:
0.3465, 0.3477, 34.6258
CIE-Lab:
65.4563, 5.5916, 9.6441
CIE-LCH:
65.4563, 11.1479, 59.8953
CIE-Luv:
65.4563, 13.6814, 12.4385
Hunter-Lab:
58.8437, 1.7032, 10.5037
#b09b8e color charts
#b09b8e color shades, tints & tones
#b09b8e color schemes
#b09b8e color preview, HTML & CSS examples
This text has a color of #b09b8e
<p style="color:#b09b8e;">Text here</p>
.mytext {color:#b09b8e;}
This box has a color of #b09b8e
<div style="background-color:#b09b8e;">Content here</div>
.mybackground {background-color:#b09b8e;}
Border around this has a color of #b09b8e
<div style="border:2px solid #b09b8e;">Content here</div>
.myborder {border:2px solid #b09b8e;}