#bc6932 color space conversions
Hex:
#bc6932
RGB:
188, 105, 50
CMY:
26, 59, 80
CMYK:
0, 44, 73, 26
HSL:
24°, 57.9832%, 46.6667%
HSV (HSB):
24°, 73.4043%, 73.7255%
XYZ:
26.3663, 21.0248, 5.6861
xyY:
0.4968, 0.3961, 21.0248
CIE-Lab:
52.9766, 28.7792, 44.1687
CIE-LCH:
52.9766, 52.7173, 56.9128
CIE-Luv:
52.9766, 66.1850, 40.6650
Hunter-Lab:
45.8528, 22.3988, 24.7445
#bc6932 color charts
#bc6932 color shades, tints & tones
#bc6932 color schemes
#bc6932 color preview, HTML & CSS examples
This text has a color of #bc6932
<p style="color:#bc6932;">Text here</p>
.mytext {color:#bc6932;}
This box has a color of #bc6932
<div style="background-color:#bc6932;">Content here</div>
.mybackground {background-color:#bc6932;}
Border around this has a color of #bc6932
<div style="border:2px solid #bc6932;">Content here</div>
.myborder {border:2px solid #bc6932;}