#b36d8f color space conversions
Hex:
#b36d8f
RGB:
179, 109, 143
CMY:
30, 57, 44
CMYK:
0, 39, 20, 30
HSL:
331°, 31.5315%, 56.4706%
HSV (HSB):
331°, 39.1061%, 70.1961%
XYZ:
29.0170, 22.5042, 28.8010
xyY:
0.3613, 0.2802, 22.5042
CIE-Lab:
54.5579, 32.5439, -6.7329
CIE-LCH:
54.5579, 33.2331, 348.3112
CIE-Luv:
54.5579, 41.4138, -15.0477
Hunter-Lab:
47.4385, 26.1665, -2.7893
#b36d8f color charts
#b36d8f color shades, tints & tones
#b36d8f color schemes
#b36d8f color preview, HTML & CSS examples
This text has a color of #b36d8f
<p style="color:#b36d8f;">Text here</p>
.mytext {color:#b36d8f;}
This box has a color of #b36d8f
<div style="background-color:#b36d8f;">Content here</div>
.mybackground {background-color:#b36d8f;}
Border around this has a color of #b36d8f
<div style="border:2px solid #b36d8f;">Content here</div>
.myborder {border:2px solid #b36d8f;}