#bc7f07 color space conversions
Hex:
#bc7f07
RGB:
188, 127, 7
CMY:
26, 50, 97
CMYK:
0, 32, 96, 26
HSL:
40°, 92.8205%, 38.2353%
HSV (HSB):
40°, 96.2766%, 73.7255%
XYZ:
28.3668, 25.8855, 3.7023
xyY:
0.4895, 0.4467, 25.8855
CIE-Lab:
57.9282, 15.4831, 62.6684
CIE-LCH:
57.9282, 64.5527, 76.1222
CIE-Luv:
57.9282, 50.7730, 57.4553
Hunter-Lab:
50.8777, 10.4862, 31.3000
#bc7f07 color charts
#bc7f07 color shades, tints & tones
#bc7f07 color schemes
#bc7f07 color preview, HTML & CSS examples
This text has a color of #bc7f07
<p style="color:#bc7f07;">Text here</p>
.mytext {color:#bc7f07;}
This box has a color of #bc7f07
<div style="background-color:#bc7f07;">Content here</div>
.mybackground {background-color:#bc7f07;}
Border around this has a color of #bc7f07
<div style="border:2px solid #bc7f07;">Content here</div>
.myborder {border:2px solid #bc7f07;}