#b08b7f color space conversions
Hex:
#b08b7f
RGB:
176, 139, 127
CMY:
31, 45, 50
CMYK:
0, 21, 28, 31
HSL:
15°, 23.6715%, 59.4118%
HSV (HSB):
15°, 27.8409%, 69.0196%
XYZ:
30.9679, 29.2277, 24.0880
xyY:
0.3674, 0.3468, 29.2277
CIE-Lab:
60.9820, 12.2358, 11.7671
CIE-LCH:
60.9820, 16.9759, 43.8814
CIE-Luv:
60.9820, 24.4604, 13.7231
Hunter-Lab:
54.0626, 7.6380, 11.4267
#b08b7f color charts
#b08b7f color shades, tints & tones
#b08b7f color schemes
#b08b7f color preview, HTML & CSS examples
This text has a color of #b08b7f
<p style="color:#b08b7f;">Text here</p>
.mytext {color:#b08b7f;}
This box has a color of #b08b7f
<div style="background-color:#b08b7f;">Content here</div>
.mybackground {background-color:#b08b7f;}
Border around this has a color of #b08b7f
<div style="border:2px solid #b08b7f;">Content here</div>
.myborder {border:2px solid #b08b7f;}