#b08e7b color space conversions
Hex:
#b08e7b
RGB:
176, 142, 123
CMY:
31, 44, 52
CMYK:
0, 19, 30, 31
HSL:
22°, 25.1185%, 58.6275%
HSV (HSB):
22°, 30.1136%, 69.0196%
XYZ:
31.1526, 30.0062, 22.8887
xyY:
0.3707, 0.3570, 30.0062
CIE-Lab:
61.6595, 9.9983, 14.9769
CIE-LCH:
61.6595, 18.0077, 56.2736
CIE-Luv:
61.6595, 23.0544, 18.2381
Hunter-Lab:
54.7779, 5.6532, 13.5704
#b08e7b color charts
#b08e7b color shades, tints & tones
#b08e7b color schemes
#b08e7b color preview, HTML & CSS examples
This text has a color of #b08e7b
<p style="color:#b08e7b;">Text here</p>
.mytext {color:#b08e7b;}
This box has a color of #b08e7b
<div style="background-color:#b08e7b;">Content here</div>
.mybackground {background-color:#b08e7b;}
Border around this has a color of #b08e7b
<div style="border:2px solid #b08e7b;">Content here</div>
.myborder {border:2px solid #b08e7b;}