#b08848 color space conversions
Hex:
#b08848
RGB:
176, 136, 72
CMY:
31, 47, 72
CMYK:
0, 23, 59, 31
HSL:
37°, 41.9355%, 48.6275%
HSV (HSB):
37°, 59.0909%, 69.0196%
XYZ:
27.8784, 27.3063, 9.9322
xyY:
0.4281, 0.4193, 27.3063
CIE-Lab:
59.2568, 7.8275, 39.7222
CIE-LCH:
59.2568, 40.4860, 78.8524
CIE-Luv:
59.2568, 31.4369, 44.3760
Hunter-Lab:
52.2554, 3.7830, 25.3096
#b08848 color charts
#b08848 color shades, tints & tones
#b08848 color schemes
#b08848 color preview, HTML & CSS examples
This text has a color of #b08848
<p style="color:#b08848;">Text here</p>
.mytext {color:#b08848;}
This box has a color of #b08848
<div style="background-color:#b08848;">Content here</div>
.mybackground {background-color:#b08848;}
Border around this has a color of #b08848
<div style="border:2px solid #b08848;">Content here</div>
.myborder {border:2px solid #b08848;}