#bc7c08 color space conversions
Hex:
#bc7c08
RGB:
188, 124, 8
CMY:
26, 51, 97
CMYK:
0, 34, 96, 26
HSL:
39°, 91.8367%, 38.4314%
HSV (HSB):
39°, 95.7447%, 73.7255%
XYZ:
27.9905, 25.1242, 3.6039
xyY:
0.4935, 0.4430, 25.1242
CIE-Lab:
57.1962, 17.1541, 61.9856
CIE-LCH:
57.1962, 64.3155, 74.5309
CIE-Luv:
57.1962, 53.1762, 56.2525
Hunter-Lab:
50.1240, 11.9618, 30.8239
#bc7c08 color charts
#bc7c08 color shades, tints & tones
#bc7c08 color schemes
#bc7c08 color preview, HTML & CSS examples
This text has a color of #bc7c08
<p style="color:#bc7c08;">Text here</p>
.mytext {color:#bc7c08;}
This box has a color of #bc7c08
<div style="background-color:#bc7c08;">Content here</div>
.mybackground {background-color:#bc7c08;}
Border around this has a color of #bc7c08
<div style="border:2px solid #bc7c08;">Content here</div>
.myborder {border:2px solid #bc7c08;}