#bc7f05 color space conversions
Hex:
#bc7f05
RGB:
188, 127, 5
CMY:
26, 50, 98
CMYK:
0, 32, 97, 26
HSL:
40°, 94.8187%, 37.8431%
HSV (HSB):
40°, 97.3404%, 73.7255%
XYZ:
28.3558, 25.8811, 3.6446
xyY:
0.4899, 0.4471, 25.8811
CIE-Lab:
57.9240, 15.4581, 62.9996
CIE-LCH:
57.9240, 64.8683, 76.2138
CIE-Luv:
57.9240, 50.8088, 57.6213
Hunter-Lab:
50.8734, 10.4637, 31.3638
#bc7f05 color charts
#bc7f05 color shades, tints & tones
#bc7f05 color schemes
#bc7f05 color preview, HTML & CSS examples
This text has a color of #bc7f05
<p style="color:#bc7f05;">Text here</p>
.mytext {color:#bc7f05;}
This box has a color of #bc7f05
<div style="background-color:#bc7f05;">Content here</div>
.mybackground {background-color:#bc7f05;}
Border around this has a color of #bc7f05
<div style="border:2px solid #bc7f05;">Content here</div>
.myborder {border:2px solid #bc7f05;}