#bc8c01 color space conversions
Hex:
#bc8c01
RGB:
188, 140, 1
CMY:
26, 45, 100
CMYK:
0, 26, 99, 26
HSL:
45°, 98.9418%, 37.0588%
HSV (HSB):
45°, 99.4681%, 73.7255%
XYZ:
30.1226, 29.4497, 4.1254
xyY:
0.4729, 0.4623, 29.4497
CIE-Lab:
61.1765, 8.2382, 65.8891
CIE-LCH:
61.1765, 66.4021, 82.8732
CIE-Luv:
61.1765, 40.5453, 62.8328
Hunter-Lab:
54.2676, 4.1126, 33.4801
#bc8c01 color charts
#bc8c01 color shades, tints & tones
#bc8c01 color schemes
#bc8c01 color preview, HTML & CSS examples
This text has a color of #bc8c01
<p style="color:#bc8c01;">Text here</p>
.mytext {color:#bc8c01;}
This box has a color of #bc8c01
<div style="background-color:#bc8c01;">Content here</div>
.mybackground {background-color:#bc8c01;}
Border around this has a color of #bc8c01
<div style="border:2px solid #bc8c01;">Content here</div>
.myborder {border:2px solid #bc8c01;}