#bc8400 color space conversions
Hex:
#bc8400
RGB:
188, 132, 0
CMY:
26, 48, 100
CMYK:
0, 30, 100, 26
HSL:
42°, 100.0000%, 36.8627%
HSV (HSB):
42°, 100.0000%, 73.7255%
XYZ:
28.9903, 27.1939, 3.7210
xyY:
0.4839, 0.4539, 27.1939
CIE-Lab:
59.1534, 12.6326, 64.6721
CIE-LCH:
59.1534, 65.8943, 78.9474
CIE-Luv:
59.1534, 46.8829, 59.9003
Hunter-Lab:
52.1478, 7.9742, 32.2728
#bc8400 color charts
#bc8400 color shades, tints & tones
#bc8400 color schemes
#bc8400 color preview, HTML & CSS examples
This text has a color of #bc8400
<p style="color:#bc8400;">Text here</p>
.mytext {color:#bc8400;}
This box has a color of #bc8400
<div style="background-color:#bc8400;">Content here</div>
.mybackground {background-color:#bc8400;}
Border around this has a color of #bc8400
<div style="border:2px solid #bc8400;">Content here</div>
.myborder {border:2px solid #bc8400;}