#b08f5e color space conversions
Hex:
#b08f5e
RGB:
176, 143, 94
CMY:
31, 44, 63
CMYK:
0, 19, 47, 31
HSL:
36°, 34.1667%, 52.9412%
HSV (HSB):
36°, 46.5909%, 69.0196%
XYZ:
29.7473, 29.6832, 14.7512
xyY:
0.4010, 0.4001, 29.6832
CIE-Lab:
61.3799, 5.9400, 30.6941
CIE-LCH:
61.3799, 31.2636, 79.0474
CIE-Luv:
61.3799, 24.9890, 36.8283
Hunter-Lab:
54.4823, 2.1171, 22.0846
#b08f5e color charts
#b08f5e color shades, tints & tones
#b08f5e color schemes
#b08f5e color preview, HTML & CSS examples
This text has a color of #b08f5e
<p style="color:#b08f5e;">Text here</p>
.mytext {color:#b08f5e;}
This box has a color of #b08f5e
<div style="background-color:#b08f5e;">Content here</div>
.mybackground {background-color:#b08f5e;}
Border around this has a color of #b08f5e
<div style="border:2px solid #b08f5e;">Content here</div>
.myborder {border:2px solid #b08f5e;}