#bc8b03 color space conversions
Hex:
#bc8b03
RGB:
188, 139, 3
CMY:
26, 45, 99
CMYK:
0, 26, 98, 26
HSL:
44°, 96.8586%, 37.4510%
HSV (HSB):
44°, 98.4043%, 73.7255%
XYZ:
29.9881, 29.1632, 4.1347
xyY:
0.4739, 0.4608, 29.1632
CIE-Lab:
60.9254, 8.8125, 65.4061
CIE-LCH:
60.9254, 65.9971, 82.3264
CIE-Luv:
60.9254, 41.2999, 62.2978
Hunter-Lab:
54.0029, 4.6168, 33.2626
#bc8b03 color charts
#bc8b03 color shades, tints & tones
#bc8b03 color schemes
#bc8b03 color preview, HTML & CSS examples
This text has a color of #bc8b03
<p style="color:#bc8b03;">Text here</p>
.mytext {color:#bc8b03;}
This box has a color of #bc8b03
<div style="background-color:#bc8b03;">Content here</div>
.mybackground {background-color:#bc8b03;}
Border around this has a color of #bc8b03
<div style="border:2px solid #bc8b03;">Content here</div>
.myborder {border:2px solid #bc8b03;}