#b38b5a color space conversions
Hex:
#b38b5a
RGB:
179, 139, 90
CMY:
30, 45, 65
CMYK:
0, 22, 50, 30
HSL:
33°, 36.9295%, 52.7451%
HSV (HSB):
33°, 49.7207%, 70.1961%
XYZ:
29.6685, 28.7871, 13.6656
xyY:
0.4114, 0.3991, 28.7871
CIE-Lab:
60.5933, 9.0303, 31.9223
CIE-LCH:
60.5933, 33.1749, 74.2046
CIE-Luv:
60.5933, 30.2011, 37.2450
Hunter-Lab:
53.6536, 4.8101, 22.4563
#b38b5a color charts
#b38b5a color shades, tints & tones
#b38b5a color schemes
#b38b5a color preview, HTML & CSS examples
This text has a color of #b38b5a
<p style="color:#b38b5a;">Text here</p>
.mytext {color:#b38b5a;}
This box has a color of #b38b5a
<div style="background-color:#b38b5a;">Content here</div>
.mybackground {background-color:#b38b5a;}
Border around this has a color of #b38b5a
<div style="border:2px solid #b38b5a;">Content here</div>
.myborder {border:2px solid #b38b5a;}