#b36a6e color space conversions
Hex:
#b36a6e
RGB:
179, 106, 110
CMY:
30, 58, 57
CMYK:
0, 41, 39, 30
HSL:
357°, 32.4444%, 55.8824%
HSV (HSB):
357°, 40.7821%, 70.1961%
XYZ:
26.5589, 21.0176, 17.4088
xyY:
0.4087, 0.3234, 21.0176
CIE-Lab:
52.9687, 29.6053, 10.3607
CIE-LCH:
52.9687, 31.3659, 19.2881
CIE-Luv:
52.9687, 49.4137, 8.0571
Hunter-Lab:
45.8449, 23.1802, 9.5771
#b36a6e color charts
#b36a6e color shades, tints & tones
#b36a6e color schemes
#b36a6e color preview, HTML & CSS examples
This text has a color of #b36a6e
<p style="color:#b36a6e;">Text here</p>
.mytext {color:#b36a6e;}
This box has a color of #b36a6e
<div style="background-color:#b36a6e;">Content here</div>
.mybackground {background-color:#b36a6e;}
Border around this has a color of #b36a6e
<div style="border:2px solid #b36a6e;">Content here</div>
.myborder {border:2px solid #b36a6e;}