#bc6b04 color space conversions
Hex:
#bc6b04
RGB:
188, 107, 4
CMY:
26, 58, 98
CMYK:
0, 43, 98, 26
HSL:
34°, 95.8333%, 37.6471%
HSV (HSB):
34°, 97.8723%, 73.7255%
XYZ:
26.0186, 21.2155, 2.8385
xyY:
0.5196, 0.4237, 21.2155
CIE-Lab:
53.1846, 26.4432, 59.9810
CIE-LCH:
53.1846, 65.5512, 66.2093
CIE-Luv:
53.1846, 67.1928, 50.4213
Hunter-Lab:
46.0603, 20.2259, 28.5884
#bc6b04 color charts
#bc6b04 color shades, tints & tones
#bc6b04 color schemes
#bc6b04 color preview, HTML & CSS examples
This text has a color of #bc6b04
<p style="color:#bc6b04;">Text here</p>
.mytext {color:#bc6b04;}
This box has a color of #bc6b04
<div style="background-color:#bc6b04;">Content here</div>
.mybackground {background-color:#bc6b04;}
Border around this has a color of #bc6b04
<div style="border:2px solid #bc6b04;">Content here</div>
.myborder {border:2px solid #bc6b04;}