#bc8e65 color space conversions
Hex:
#bc8e65
RGB:
188, 142, 101
CMY:
26, 44, 60
CMYK:
0, 24, 46, 26
HSL:
28°, 39.3665%, 56.6667%
HSV (HSB):
28°, 46.2766%, 73.7255%
XYZ:
32.7610, 30.9770, 16.5644
xyY:
0.4080, 0.3858, 30.9770
CIE-Lab:
62.4882, 12.2601, 28.5579
CIE-LCH:
62.4882, 31.0784, 66.7658
CIE-Luv:
62.4882, 33.8596, 33.4998
Hunter-Lab:
55.6569, 7.6697, 21.3142
#bc8e65 color charts
#bc8e65 color shades, tints & tones
#bc8e65 color schemes
#bc8e65 color preview, HTML & CSS examples
This text has a color of #bc8e65
<p style="color:#bc8e65;">Text here</p>
.mytext {color:#bc8e65;}
This box has a color of #bc8e65
<div style="background-color:#bc8e65;">Content here</div>
.mybackground {background-color:#bc8e65;}
Border around this has a color of #bc8e65
<div style="border:2px solid #bc8e65;">Content here</div>
.myborder {border:2px solid #bc8e65;}