#b08c5d color space conversions
Hex:
#b08c5d
RGB:
176, 140, 93
CMY:
31, 45, 64
CMYK:
0, 20, 47, 31
HSL:
34°, 34.4398%, 52.7451%
HSV (HSB):
34°, 47.1591%, 69.0196%
XYZ:
29.2584, 28.7766, 14.3683
xyY:
0.4041, 0.3974, 28.7766
CIE-Lab:
60.5839, 7.5005, 30.2185
CIE-LCH:
60.5839, 31.1355, 76.0604
CIE-Luv:
60.5839, 27.0647, 35.8504
Hunter-Lab:
53.6438, 3.4806, 21.6701
#b08c5d color charts
#b08c5d color shades, tints & tones
#b08c5d color schemes
#b08c5d color preview, HTML & CSS examples
This text has a color of #b08c5d
<p style="color:#b08c5d;">Text here</p>
.mytext {color:#b08c5d;}
This box has a color of #b08c5d
<div style="background-color:#b08c5d;">Content here</div>
.mybackground {background-color:#b08c5d;}
Border around this has a color of #b08c5d
<div style="border:2px solid #b08c5d;">Content here</div>
.myborder {border:2px solid #b08c5d;}