#b36f6f color space conversions
Hex:
#b36f6f
RGB:
179, 111, 111
CMY:
30, 56, 56
CMYK:
0, 38, 38, 30
HSL:
0°, 30.9091%, 56.8627%
HSV (HSB):
0°, 37.9888%, 70.1961%
XYZ:
27.1441, 22.1003, 17.8741
xyY:
0.4044, 0.3293, 22.1003
CIE-Lab:
54.1332, 26.9691, 11.4101
CIE-LCH:
54.1332, 29.2835, 22.9322
CIE-Luv:
54.1332, 46.1100, 9.9368
Hunter-Lab:
47.0109, 20.7967, 10.3650
#b36f6f color charts
#b36f6f color shades, tints & tones
#b36f6f color schemes
#b36f6f color preview, HTML & CSS examples
This text has a color of #b36f6f
<p style="color:#b36f6f;">Text here</p>
.mytext {color:#b36f6f;}
This box has a color of #b36f6f
<div style="background-color:#b36f6f;">Content here</div>
.mybackground {background-color:#b36f6f;}
Border around this has a color of #b36f6f
<div style="border:2px solid #b36f6f;">Content here</div>
.myborder {border:2px solid #b36f6f;}