#bc7c12 color space conversions
Hex:
#bc7c12
RGB:
188, 124, 18
CMY:
26, 51, 93
CMYK:
0, 34, 90, 26
HSL:
37°, 82.5243%, 40.3922%
HSV (HSB):
37°, 90.4255%, 73.7255%
XYZ:
28.0559, 25.1503, 3.9481
xyY:
0.4909, 0.4400, 25.1503
CIE-Lab:
57.2216, 17.3034, 60.0472
CIE-LCH:
57.2216, 62.4906, 73.9250
CIE-Luv:
57.2216, 52.9503, 55.2517
Hunter-Lab:
50.1501, 12.0969, 30.4375
#bc7c12 color charts
#bc7c12 color shades, tints & tones
#bc7c12 color schemes
#bc7c12 color preview, HTML & CSS examples
This text has a color of #bc7c12
<p style="color:#bc7c12;">Text here</p>
.mytext {color:#bc7c12;}
This box has a color of #bc7c12
<div style="background-color:#bc7c12;">Content here</div>
.mybackground {background-color:#bc7c12;}
Border around this has a color of #bc7c12
<div style="border:2px solid #bc7c12;">Content here</div>
.myborder {border:2px solid #bc7c12;}