#bc7a32 color space conversions
Hex:
#bc7a32
RGB:
188, 122, 50
CMY:
26, 52, 80
CMYK:
0, 35, 73, 26
HSL:
31°, 57.9832%, 46.6667%
HSV (HSB):
31°, 73.4043%, 73.7255%
XYZ:
28.2743, 24.8407, 6.3221
xyY:
0.4757, 0.4179, 24.8407
CIE-Lab:
56.9199, 19.4656, 48.2782
CIE-LCH:
56.9199, 52.0547, 68.0409
CIE-Luv:
56.9199, 52.9325, 47.4707
Hunter-Lab:
49.8405, 14.0415, 27.3675
#bc7a32 color charts
#bc7a32 color shades, tints & tones
#bc7a32 color schemes
#bc7a32 color preview, HTML & CSS examples
This text has a color of #bc7a32
<p style="color:#bc7a32;">Text here</p>
.mytext {color:#bc7a32;}
This box has a color of #bc7a32
<div style="background-color:#bc7a32;">Content here</div>
.mybackground {background-color:#bc7a32;}
Border around this has a color of #bc7a32
<div style="border:2px solid #bc7a32;">Content here</div>
.myborder {border:2px solid #bc7a32;}