#b38a3c color space conversions
Hex:
#b38a3c
RGB:
179, 138, 60
CMY:
30, 46, 76
CMYK:
0, 23, 66, 30
HSL:
39°, 49.7908%, 46.8627%
HSV (HSB):
39°, 66.4804%, 70.1961%
XYZ:
28.4945, 28.0869, 8.1945
xyY:
0.4399, 0.4336, 28.0869
CIE-Lab:
59.9672, 7.1950, 46.5375
CIE-LCH:
59.9672, 47.0904, 81.2112
CIE-Luv:
59.9672, 33.0747, 50.3063
Hunter-Lab:
52.9971, 3.2277, 27.9305
#b38a3c color charts
#b38a3c color shades, tints & tones
#b38a3c color schemes
#b38a3c color preview, HTML & CSS examples
This text has a color of #b38a3c
<p style="color:#b38a3c;">Text here</p>
.mytext {color:#b38a3c;}
This box has a color of #b38a3c
<div style="background-color:#b38a3c;">Content here</div>
.mybackground {background-color:#b38a3c;}
Border around this has a color of #b38a3c
<div style="border:2px solid #b38a3c;">Content here</div>
.myborder {border:2px solid #b38a3c;}