#bc7e32 color space conversions
Hex:
#bc7e32
RGB:
188, 126, 50
CMY:
26, 51, 80
CMYK:
0, 33, 73, 26
HSL:
33°, 57.9832%, 46.6667%
HSV (HSB):
33°, 73.4043%, 73.7255%
XYZ:
28.7756, 25.8434, 6.4892
xyY:
0.4709, 0.4229, 25.8434
CIE-Lab:
57.8881, 17.2536, 49.2710
CIE-LCH:
57.8881, 52.2046, 70.7009
CIE-Luv:
57.8881, 49.8343, 49.1093
Hunter-Lab:
50.8364, 12.0752, 28.0171
#bc7e32 color charts
#bc7e32 color shades, tints & tones
#bc7e32 color schemes
#bc7e32 color preview, HTML & CSS examples
This text has a color of #bc7e32
<p style="color:#bc7e32;">Text here</p>
.mytext {color:#bc7e32;}
This box has a color of #bc7e32
<div style="background-color:#bc7e32;">Content here</div>
.mybackground {background-color:#bc7e32;}
Border around this has a color of #bc7e32
<div style="border:2px solid #bc7e32;">Content here</div>
.myborder {border:2px solid #bc7e32;}