#bc943a color space conversions
Hex:
#bc943a
RGB:
188, 148, 58
CMY:
26, 42, 77
CMYK:
0, 21, 69, 26
HSL:
42°, 52.8455%, 48.2353%
HSV (HSB):
42°, 69.1489%, 73.7255%
XYZ:
32.0927, 32.1767, 8.5222
xyY:
0.4409, 0.4420, 32.1767
CIE-Lab:
63.4886, 5.5475, 51.4978
CIE-LCH:
63.4886, 51.7957, 83.8516
CIE-Luv:
63.4886, 32.8057, 55.8222
Hunter-Lab:
56.7245, 1.7210, 30.7995
#bc943a color charts
#bc943a color shades, tints & tones
#bc943a color schemes
#bc943a color preview, HTML & CSS examples
This text has a color of #bc943a
<p style="color:#bc943a;">Text here</p>
.mytext {color:#bc943a;}
This box has a color of #bc943a
<div style="background-color:#bc943a;">Content here</div>
.mybackground {background-color:#bc943a;}
Border around this has a color of #bc943a
<div style="border:2px solid #bc943a;">Content here</div>
.myborder {border:2px solid #bc943a;}