#b38d5f color space conversions
Hex:
#b38d5f
RGB:
179, 141, 95
CMY:
30, 45, 63
CMYK:
0, 21, 47, 30
HSL:
33°, 35.5932%, 53.7255%
HSV (HSB):
33°, 46.9274%, 70.1961%
XYZ:
30.1808, 29.4597, 14.9221
xyY:
0.4048, 0.3951, 29.4597
CIE-Lab:
61.1852, 8.4203, 29.9635
CIE-LCH:
61.1852, 31.1241, 74.3036
CIE-Luv:
61.1852, 28.4270, 35.5213
Hunter-Lab:
54.2768, 4.2714, 21.6934
#b38d5f color charts
#b38d5f color shades, tints & tones
#b38d5f color schemes
#b38d5f color preview, HTML & CSS examples
This text has a color of #b38d5f
<p style="color:#b38d5f;">Text here</p>
.mytext {color:#b38d5f;}
This box has a color of #b38d5f
<div style="background-color:#b38d5f;">Content here</div>
.mybackground {background-color:#b38d5f;}
Border around this has a color of #b38d5f
<div style="border:2px solid #b38d5f;">Content here</div>
.myborder {border:2px solid #b38d5f;}