#bc6600 color space conversions
Hex:
#bc6600
RGB:
188, 102, 0
CMY:
26, 60, 100
CMYK:
0, 46, 100, 26
HSL:
33°, 100.0000%, 36.8627%
HSV (HSB):
33°, 100.0000%, 73.7255%
XYZ:
25.4904, 20.1941, 2.5544
xyY:
0.5284, 0.4186, 20.1941
CIE-Lab:
52.0560, 29.0957, 60.0841
CIE-LCH:
52.0560, 66.7582, 64.1614
CIE-Luv:
52.0560, 71.4344, 49.0441
Hunter-Lab:
44.9379, 22.6105, 28.0863
#bc6600 color charts
#bc6600 color shades, tints & tones
#bc6600 color schemes
#bc6600 color preview, HTML & CSS examples
This text has a color of #bc6600
<p style="color:#bc6600;">Text here</p>
.mytext {color:#bc6600;}
This box has a color of #bc6600
<div style="background-color:#bc6600;">Content here</div>
.mybackground {background-color:#bc6600;}
Border around this has a color of #bc6600
<div style="border:2px solid #bc6600;">Content here</div>
.myborder {border:2px solid #bc6600;}