#bc6c1e color space conversions
Hex:
#bc6c1e
RGB:
188, 108, 30
CMY:
26, 58, 88
CMYK:
0, 43, 84, 26
HSL:
30°, 72.4771%, 42.7451%
HSV (HSB):
30°, 84.0426%, 73.7255%
XYZ:
26.3359, 21.5102, 3.9921
xyY:
0.5080, 0.4149, 21.5102
CIE-Lab:
53.5034, 26.3831, 53.3912
CIE-LCH:
53.5034, 59.5541, 63.7039
CIE-Luv:
53.5034, 65.3804, 47.2836
Hunter-Lab:
46.3791, 20.1961, 27.3619
#bc6c1e color charts
#bc6c1e color shades, tints & tones
#bc6c1e color schemes
#bc6c1e color preview, HTML & CSS examples
This text has a color of #bc6c1e
<p style="color:#bc6c1e;">Text here</p>
.mytext {color:#bc6c1e;}
This box has a color of #bc6c1e
<div style="background-color:#bc6c1e;">Content here</div>
.mybackground {background-color:#bc6c1e;}
Border around this has a color of #bc6c1e
<div style="border:2px solid #bc6c1e;">Content here</div>
.myborder {border:2px solid #bc6c1e;}