#bc6a32 color space conversions
Hex:
#bc6a32
RGB:
188, 106, 50
CMY:
26, 58, 80
CMYK:
0, 44, 73, 26
HSL:
24°, 57.9832%, 46.6667%
HSV (HSB):
24°, 73.4043%, 73.7255%
XYZ:
26.4688, 21.2297, 5.7203
xyY:
0.4955, 0.3974, 21.2297
CIE-Lab:
53.2000, 28.2382, 44.4044
CIE-LCH:
53.2000, 52.6227, 57.5464
CIE-Luv:
53.2000, 65.4060, 41.0564
Hunter-Lab:
46.0757, 21.9091, 24.8922
#bc6a32 color charts
#bc6a32 color shades, tints & tones
#bc6a32 color schemes
#bc6a32 color preview, HTML & CSS examples
This text has a color of #bc6a32
<p style="color:#bc6a32;">Text here</p>
.mytext {color:#bc6a32;}
This box has a color of #bc6a32
<div style="background-color:#bc6a32;">Content here</div>
.mybackground {background-color:#bc6a32;}
Border around this has a color of #bc6a32
<div style="border:2px solid #bc6a32;">Content here</div>
.myborder {border:2px solid #bc6a32;}