#b36d7f color space conversions
Hex:
#b36d7f
RGB:
179, 109, 127
CMY:
30, 57, 50
CMYK:
0, 39, 29, 30
HSL:
345°, 31.5315%, 56.4706%
HSV (HSB):
345°, 39.1061%, 70.1961%
XYZ:
27.8898, 22.0533, 22.8654
xyY:
0.3831, 0.3029, 22.0533
CIE-Lab:
54.0835, 30.1716, 1.9552
CIE-LCH:
54.0835, 30.2349, 3.7077
CIE-Luv:
54.0835, 44.4691, -2.6882
Hunter-Lab:
46.9609, 23.8284, 4.0042
#b36d7f color charts
#b36d7f color shades, tints & tones
#b36d7f color schemes
#b36d7f color preview, HTML & CSS examples
This text has a color of #b36d7f
<p style="color:#b36d7f;">Text here</p>
.mytext {color:#b36d7f;}
This box has a color of #b36d7f
<div style="background-color:#b36d7f;">Content here</div>
.mybackground {background-color:#b36d7f;}
Border around this has a color of #b36d7f
<div style="border:2px solid #b36d7f;">Content here</div>
.myborder {border:2px solid #b36d7f;}