#b36b8b color space conversions
Hex:
#b36b8b
RGB:
179, 107, 139
CMY:
30, 58, 45
CMYK:
0, 40, 22, 30
HSL:
333°, 32.1429%, 56.0784%
HSV (HSB):
333°, 40.2235%, 70.1961%
XYZ:
28.5083, 21.9632, 27.1629
xyY:
0.3672, 0.2829, 21.9632
CIE-Lab:
53.9879, 33.0217, -5.2339
CIE-LCH:
53.9879, 33.4340, 350.9936
CIE-Luv:
53.9879, 43.2715, -12.9993
Hunter-Lab:
46.8649, 26.5695, -1.5590
#b36b8b color charts
#b36b8b color shades, tints & tones
#b36b8b color schemes
#b36b8b color preview, HTML & CSS examples
This text has a color of #b36b8b
<p style="color:#b36b8b;">Text here</p>
.mytext {color:#b36b8b;}
This box has a color of #b36b8b
<div style="background-color:#b36b8b;">Content here</div>
.mybackground {background-color:#b36b8b;}
Border around this has a color of #b36b8b
<div style="border:2px solid #b36b8b;">Content here</div>
.myborder {border:2px solid #b36b8b;}