#bc8b01 color space conversions
Hex:
#bc8b01
RGB:
188, 139, 1
CMY:
26, 45, 100
CMYK:
0, 26, 99, 26
HSL:
44°, 98.9418%, 37.0588%
HSV (HSB):
44°, 99.4681%, 73.7255%
XYZ:
29.9771, 29.1588, 4.0770
xyY:
0.4742, 0.4613, 29.1588
CIE-Lab:
60.9215, 8.7877, 65.7136
CIE-LCH:
60.9215, 66.2986, 82.3832
CIE-Luv:
60.9215, 41.3281, 62.4544
Hunter-Lab:
53.9989, 4.5951, 33.3228
#bc8b01 color charts
#bc8b01 color shades, tints & tones
#bc8b01 color schemes
#bc8b01 color preview, HTML & CSS examples
This text has a color of #bc8b01
<p style="color:#bc8b01;">Text here</p>
.mytext {color:#bc8b01;}
This box has a color of #bc8b01
<div style="background-color:#bc8b01;">Content here</div>
.mybackground {background-color:#bc8b01;}
Border around this has a color of #bc8b01
<div style="border:2px solid #bc8b01;">Content here</div>
.myborder {border:2px solid #bc8b01;}