#b38b2f color space conversions
Hex:
#b38b2f
RGB:
179, 139, 47
CMY:
30, 45, 82
CMYK:
0, 22, 74, 30
HSL:
42°, 58.4071%, 44.3137%
HSV (HSB):
42°, 73.7430%, 70.1961%
XYZ:
28.3361, 28.2542, 6.6495
xyY:
0.4481, 0.4468, 28.2542
CIE-Lab:
60.1177, 5.9251, 52.4775
CIE-LCH:
60.1177, 52.8109, 83.5581
CIE-Luv:
60.1177, 33.0176, 54.9398
Hunter-Lab:
53.1547, 2.1356, 29.7913
#b38b2f color charts
#b38b2f color shades, tints & tones
#b38b2f color schemes
#b38b2f color preview, HTML & CSS examples
This text has a color of #b38b2f
<p style="color:#b38b2f;">Text here</p>
.mytext {color:#b38b2f;}
This box has a color of #b38b2f
<div style="background-color:#b38b2f;">Content here</div>
.mybackground {background-color:#b38b2f;}
Border around this has a color of #b38b2f
<div style="border:2px solid #b38b2f;">Content here</div>
.myborder {border:2px solid #b38b2f;}