#bc8f05 color space conversions
Hex:
#bc8f05
RGB:
188, 143, 5
CMY:
26, 44, 98
CMYK:
0, 24, 97, 26
HSL:
45°, 94.8187%, 37.8431%
HSV (HSB):
45°, 97.3404%, 73.7255%
XYZ:
30.5889, 30.3472, 4.3890
xyY:
0.4683, 0.4646, 30.3472
CIE-Lab:
61.9527, 6.6426, 65.8264
CIE-LCH:
61.9527, 66.1607, 84.2377
CIE-Luv:
61.9527, 38.1585, 63.6639
Hunter-Lab:
55.0883, 2.7111, 33.8381
#bc8f05 color charts
#bc8f05 color shades, tints & tones
#bc8f05 color schemes
#bc8f05 color preview, HTML & CSS examples
This text has a color of #bc8f05
<p style="color:#bc8f05;">Text here</p>
.mytext {color:#bc8f05;}
This box has a color of #bc8f05
<div style="background-color:#bc8f05;">Content here</div>
.mybackground {background-color:#bc8f05;}
Border around this has a color of #bc8f05
<div style="border:2px solid #bc8f05;">Content here</div>
.myborder {border:2px solid #bc8f05;}