#b08f70 color space conversions
Hex:
#b08f70
RGB:
176, 143, 112
CMY:
31, 44, 56
CMYK:
0, 19, 36, 31
HSL:
29°, 28.8288%, 56.4706%
HSV (HSB):
29°, 36.3636%, 69.0196%
XYZ:
30.6516, 30.0449, 19.5130
xyY:
0.3821, 0.3746, 30.0449
CIE-Lab:
61.6929, 7.9962, 21.1944
CIE-LCH:
61.6929, 22.6526, 69.3295
CIE-Luv:
61.6929, 23.4718, 26.0959
Hunter-Lab:
54.8132, 3.8942, 17.2626
#b08f70 color charts
#b08f70 color shades, tints & tones
#b08f70 color schemes
#b08f70 color preview, HTML & CSS examples
This text has a color of #b08f70
<p style="color:#b08f70;">Text here</p>
.mytext {color:#b08f70;}
This box has a color of #b08f70
<div style="background-color:#b08f70;">Content here</div>
.mybackground {background-color:#b08f70;}
Border around this has a color of #b08f70
<div style="border:2px solid #b08f70;">Content here</div>
.myborder {border:2px solid #b08f70;}