#b08b3a color space conversions
Hex:
#b08b3a
RGB:
176, 139, 58
CMY:
31, 45, 77
CMYK:
0, 21, 67, 31
HSL:
41°, 50.4274%, 45.8824%
HSV (HSB):
41°, 67.0455%, 69.0196%
XYZ:
27.9008, 28.0008, 7.9372
xyY:
0.4371, 0.4386, 28.0008
CIE-Lab:
59.8895, 5.1896, 47.2968
CIE-LCH:
59.8895, 47.5807, 83.7384
CIE-Luv:
59.8895, 30.1661, 51.2991
Hunter-Lab:
52.9158, 1.5147, 28.1478
#b08b3a color charts
#b08b3a color shades, tints & tones
#b08b3a color schemes
#b08b3a color preview, HTML & CSS examples
This text has a color of #b08b3a
<p style="color:#b08b3a;">Text here</p>
.mytext {color:#b08b3a;}
This box has a color of #b08b3a
<div style="background-color:#b08b3a;">Content here</div>
.mybackground {background-color:#b08b3a;}
Border around this has a color of #b08b3a
<div style="border:2px solid #b08b3a;">Content here</div>
.myborder {border:2px solid #b08b3a;}