#bc8500 color space conversions
Hex:
#bc8500
RGB:
188, 133, 0
CMY:
26, 48, 100
CMYK:
0, 29, 100, 26
HSL:
42°, 100.0000%, 36.8627%
HSV (HSB):
42°, 100.0000%, 73.7255%
XYZ:
29.1266, 27.4664, 3.7664
xyY:
0.4826, 0.4550, 27.4664
CIE-Lab:
59.4036, 12.0805, 64.8405
CIE-LCH:
59.4036, 65.9562, 79.4461
CIE-Luv:
59.4036, 46.0853, 60.2748
Hunter-Lab:
52.4084, 7.4886, 32.4249
#bc8500 color charts
#bc8500 color shades, tints & tones
#bc8500 color schemes
#bc8500 color preview, HTML & CSS examples
This text has a color of #bc8500
<p style="color:#bc8500;">Text here</p>
.mytext {color:#bc8500;}
This box has a color of #bc8500
<div style="background-color:#bc8500;">Content here</div>
.mybackground {background-color:#bc8500;}
Border around this has a color of #bc8500
<div style="border:2px solid #bc8500;">Content here</div>
.myborder {border:2px solid #bc8500;}