#b08d7b color space conversions
Hex:
#b08d7b
RGB:
176, 141, 123
CMY:
31, 45, 52
CMYK:
0, 20, 30, 31
HSL:
20°, 25.1185%, 58.6275%
HSV (HSB):
20°, 30.1136%, 69.0196%
XYZ:
31.0045, 29.7099, 22.8394
xyY:
0.3711, 0.3556, 29.7099
CIE-Lab:
61.4031, 10.5564, 14.6204
CIE-LCH:
61.4031, 18.0331, 54.1696
CIE-Luv:
61.4031, 23.6637, 17.6666
Hunter-Lab:
54.5068, 6.1473, 13.3112
#b08d7b color charts
#b08d7b color shades, tints & tones
#b08d7b color schemes
#b08d7b color preview, HTML & CSS examples
This text has a color of #b08d7b
<p style="color:#b08d7b;">Text here</p>
.mytext {color:#b08d7b;}
This box has a color of #b08d7b
<div style="background-color:#b08d7b;">Content here</div>
.mybackground {background-color:#b08d7b;}
Border around this has a color of #b08d7b
<div style="border:2px solid #b08d7b;">Content here</div>
.myborder {border:2px solid #b08d7b;}