#b08c49 color space conversions
Hex:
#b08c49
RGB:
176, 140, 73
CMY:
31, 45, 71
CMYK:
0, 20, 59, 31
HSL:
39°, 41.3655%, 48.8235%
HSV (HSB):
39°, 58.5227%, 69.0196%
XYZ:
28.4852, 28.4673, 10.2967
xyY:
0.4236, 0.4233, 28.4673
CIE-Lab:
60.3086, 5.6869, 40.4474
CIE-LCH:
60.3086, 40.8452, 81.9967
CIE-Luv:
60.3086, 28.5541, 45.8010
Hunter-Lab:
53.3548, 1.9272, 25.9062
#b08c49 color charts
#b08c49 color shades, tints & tones
#b08c49 color schemes
#b08c49 color preview, HTML & CSS examples
This text has a color of #b08c49
<p style="color:#b08c49;">Text here</p>
.mytext {color:#b08c49;}
This box has a color of #b08c49
<div style="background-color:#b08c49;">Content here</div>
.mybackground {background-color:#b08c49;}
Border around this has a color of #b08c49
<div style="border:2px solid #b08c49;">Content here</div>
.myborder {border:2px solid #b08c49;}