#bc7f04 color space conversions
Hex:
#bc7f04
RGB:
188, 127, 4
CMY:
26, 50, 98
CMYK:
0, 32, 98, 26
HSL:
40°, 95.8333%, 37.6471%
HSV (HSB):
40°, 97.8723%, 73.7255%
XYZ:
28.3503, 25.8789, 3.6158
xyY:
0.4901, 0.4474, 25.8789
CIE-Lab:
57.9219, 15.4455, 63.1665
CIE-LCH:
57.9219, 65.0275, 76.2596
CIE-Luv:
57.9219, 50.8268, 57.7043
Hunter-Lab:
50.8713, 10.4525, 31.3958
#bc7f04 color charts
#bc7f04 color shades, tints & tones
#bc7f04 color schemes
#bc7f04 color preview, HTML & CSS examples
This text has a color of #bc7f04
<p style="color:#bc7f04;">Text here</p>
.mytext {color:#bc7f04;}
This box has a color of #bc7f04
<div style="background-color:#bc7f04;">Content here</div>
.mybackground {background-color:#bc7f04;}
Border around this has a color of #bc7f04
<div style="border:2px solid #bc7f04;">Content here</div>
.myborder {border:2px solid #bc7f04;}