#b36b8a color space conversions
Hex:
#b36b8a
RGB:
179, 107, 138
CMY:
30, 58, 46
CMYK:
0, 40, 23, 30
HSL:
334°, 32.1429%, 56.0784%
HSV (HSB):
334°, 40.2235%, 70.1961%
XYZ:
28.4355, 21.9341, 26.7797
xyY:
0.3686, 0.2843, 21.9341
CIE-Lab:
53.9570, 32.8701, -4.6925
CIE-LCH:
53.9570, 33.2033, 351.8754
CIE-Luv:
53.9570, 43.4701, -12.2161
Hunter-Lab:
46.8338, 26.4186, -1.1185
#b36b8a color charts
#b36b8a color shades, tints & tones
#b36b8a color schemes
#b36b8a color preview, HTML & CSS examples
This text has a color of #b36b8a
<p style="color:#b36b8a;">Text here</p>
.mytext {color:#b36b8a;}
This box has a color of #b36b8a
<div style="background-color:#b36b8a;">Content here</div>
.mybackground {background-color:#b36b8a;}
Border around this has a color of #b36b8a
<div style="border:2px solid #b36b8a;">Content here</div>
.myborder {border:2px solid #b36b8a;}