#b08c4e color space conversions
Hex:
#b08c4e
RGB:
176, 140, 78
CMY:
31, 45, 69
CMYK:
0, 20, 56, 31
HSL:
38°, 38.5827%, 49.8039%
HSV (HSB):
38°, 55.6818%, 69.0196%
XYZ:
28.6577, 28.5363, 11.2054
xyY:
0.4190, 0.4172, 28.5363
CIE-Lab:
60.3702, 6.0955, 37.9485
CIE-LCH:
60.3702, 38.4350, 80.8747
CIE-Luv:
60.3702, 28.2130, 43.5254
Hunter-Lab:
53.4194, 2.2753, 24.9568
#b08c4e color charts
#b08c4e color shades, tints & tones
#b08c4e color schemes
#b08c4e color preview, HTML & CSS examples
This text has a color of #b08c4e
<p style="color:#b08c4e;">Text here</p>
.mytext {color:#b08c4e;}
This box has a color of #b08c4e
<div style="background-color:#b08c4e;">Content here</div>
.mybackground {background-color:#b08c4e;}
Border around this has a color of #b08c4e
<div style="border:2px solid #b08c4e;">Content here</div>
.myborder {border:2px solid #b08c4e;}