#b08c4f color space conversions
Hex:
#b08c4f
RGB:
176, 140, 79
CMY:
31, 45, 69
CMYK:
0, 20, 55, 31
HSL:
38°, 38.0392%, 50.0000%
HSV (HSB):
38°, 55.1136%, 69.0196%
XYZ:
28.6939, 28.5508, 11.3957
xyY:
0.4180, 0.4159, 28.5508
CIE-Lab:
60.3831, 6.1808, 37.4432
CIE-LCH:
60.3831, 37.9499, 80.6266
CIE-Luv:
60.3831, 28.1422, 43.0529
Hunter-Lab:
53.4329, 2.3481, 24.7583
#b08c4f color charts
#b08c4f color shades, tints & tones
#b08c4f color schemes
#b08c4f color preview, HTML & CSS examples
This text has a color of #b08c4f
<p style="color:#b08c4f;">Text here</p>
.mytext {color:#b08c4f;}
This box has a color of #b08c4f
<div style="background-color:#b08c4f;">Content here</div>
.mybackground {background-color:#b08c4f;}
Border around this has a color of #b08c4f
<div style="border:2px solid #b08c4f;">Content here</div>
.myborder {border:2px solid #b08c4f;}