#b36c6a color space conversions
Hex:
#b36c6a
RGB:
179, 108, 106
CMY:
30, 58, 58
CMYK:
0, 40, 41, 30
HSL:
2°, 32.4444%, 55.8824%
HSV (HSB):
2°, 40.7821%, 70.1961%
XYZ:
26.5545, 21.3494, 16.3569
xyY:
0.4132, 0.3322, 21.3494
CIE-Lab:
53.3298, 28.0306, 13.2152
CIE-LCH:
53.3298, 30.9896, 25.2419
CIE-Luv:
53.3298, 48.8612, 11.8146
Hunter-Lab:
46.2055, 21.7252, 11.3549
#b36c6a color charts
#b36c6a color shades, tints & tones
#b36c6a color schemes
#b36c6a color preview, HTML & CSS examples
This text has a color of #b36c6a
<p style="color:#b36c6a;">Text here</p>
.mytext {color:#b36c6a;}
This box has a color of #b36c6a
<div style="background-color:#b36c6a;">Content here</div>
.mybackground {background-color:#b36c6a;}
Border around this has a color of #b36c6a
<div style="border:2px solid #b36c6a;">Content here</div>
.myborder {border:2px solid #b36c6a;}