#bc7d06 color space conversions
Hex:
#bc7d06
RGB:
188, 125, 6
CMY:
26, 51, 98
CMYK:
0, 34, 97, 26
HSL:
39°, 93.8144%, 38.0392%
HSV (HSB):
39°, 96.8085%, 73.7255%
XYZ:
28.1055, 25.3717, 3.5882
xyY:
0.4925, 0.4446, 25.3717
CIE-Lab:
57.4358, 16.5763, 62.4922
CIE-LCH:
57.4358, 64.6533, 75.1442
CIE-Luv:
57.4358, 52.4049, 56.7926
Hunter-Lab:
50.3704, 11.4508, 31.0356
#bc7d06 color charts
#bc7d06 color shades, tints & tones
#bc7d06 color schemes
#bc7d06 color preview, HTML & CSS examples
This text has a color of #bc7d06
<p style="color:#bc7d06;">Text here</p>
.mytext {color:#bc7d06;}
This box has a color of #bc7d06
<div style="background-color:#bc7d06;">Content here</div>
.mybackground {background-color:#bc7d06;}
Border around this has a color of #bc7d06
<div style="border:2px solid #bc7d06;">Content here</div>
.myborder {border:2px solid #bc7d06;}