#b38d2c color space conversions
Hex:
#b38d2c
RGB:
179, 141, 44
CMY:
30, 45, 83
CMYK:
0, 21, 75, 30
HSL:
43°, 60.5381%, 43.7255%
HSV (HSB):
43°, 75.4190%, 70.1961%
XYZ:
28.5699, 28.8153, 6.4390
xyY:
0.4476, 0.4515, 28.8153
CIE-Lab:
60.6183, 4.6835, 54.1805
CIE-LCH:
60.6183, 54.3825, 85.0595
CIE-Luv:
60.6183, 31.6673, 56.5966
Hunter-Lab:
53.6799, 1.0628, 30.4640
#b38d2c color charts
#b38d2c color shades, tints & tones
#b38d2c color schemes
#b38d2c color preview, HTML & CSS examples
This text has a color of #b38d2c
<p style="color:#b38d2c;">Text here</p>
.mytext {color:#b38d2c;}
This box has a color of #b38d2c
<div style="background-color:#b38d2c;">Content here</div>
.mybackground {background-color:#b38d2c;}
Border around this has a color of #b38d2c
<div style="border:2px solid #b38d2c;">Content here</div>
.myborder {border:2px solid #b38d2c;}