#b36c6d color space conversions
Hex:
#b36c6d
RGB:
179, 108, 109
CMY:
30, 58, 57
CMYK:
0, 40, 39, 30
HSL:
359°, 31.8386%, 56.2745%
HSV (HSB):
359°, 39.6648%, 70.1961%
XYZ:
26.7133, 21.4130, 17.1932
xyY:
0.4090, 0.3278, 21.4130
CIE-Lab:
53.3985, 28.3848, 11.5519
CIE-LCH:
53.3985, 30.6454, 22.1451
CIE-Luv:
53.3985, 48.3400, 9.7697
Hunter-Lab:
46.2741, 22.0653, 10.3627
#b36c6d color charts
#b36c6d color shades, tints & tones
#b36c6d color schemes
#b36c6d color preview, HTML & CSS examples
This text has a color of #b36c6d
<p style="color:#b36c6d;">Text here</p>
.mytext {color:#b36c6d;}
This box has a color of #b36c6d
<div style="background-color:#b36c6d;">Content here</div>
.mybackground {background-color:#b36c6d;}
Border around this has a color of #b36c6d
<div style="border:2px solid #b36c6d;">Content here</div>
.myborder {border:2px solid #b36c6d;}