#b08d86 color space conversions
Hex:
#b08d86
RGB:
176, 141, 134
CMY:
31, 45, 47
CMYK:
0, 20, 24, 31
HSL:
10°, 21.0000%, 60.7843%
HSV (HSB):
10°, 23.8636%, 69.0196%
XYZ:
31.7324, 30.0011, 26.6726
xyY:
0.3589, 0.3394, 30.0011
CIE-Lab:
61.6552, 12.1428, 8.7476
CIE-LCH:
61.6552, 14.9656, 35.7688
CIE-Luv:
61.6552, 22.5289, 9.8650
Hunter-Lab:
54.7733, 7.5594, 9.4692
#b08d86 color charts
#b08d86 color shades, tints & tones
#b08d86 color schemes
#b08d86 color preview, HTML & CSS examples
This text has a color of #b08d86
<p style="color:#b08d86;">Text here</p>
.mytext {color:#b08d86;}
This box has a color of #b08d86
<div style="background-color:#b08d86;">Content here</div>
.mybackground {background-color:#b08d86;}
Border around this has a color of #b08d86
<div style="border:2px solid #b08d86;">Content here</div>
.myborder {border:2px solid #b08d86;}