#bcbc60 color space conversions
Hex:
#bcbc60
RGB:
188, 188, 96
CMY:
26, 26, 62
CMYK:
0, 0, 49, 26
HSL:
60°, 40.7080%, 55.6863%
HSV (HSB):
60°, 48.9362%, 73.7255%
XYZ:
40.8336, 47.5023, 18.0830
xyY:
0.3837, 0.4464, 47.5023
CIE-Lab:
74.5099, -12.8497, 46.1172
CIE-LCH:
74.5099, 47.8739, 105.5696
CIE-Luv:
74.5099, 4.2642, 59.1099
Hunter-Lab:
68.9219, -14.8591, 32.6894
#bcbc60 color charts
#bcbc60 color shades, tints & tones
#bcbc60 color schemes
#bcbc60 color preview, HTML & CSS examples
This text has a color of #bcbc60
<p style="color:#bcbc60;">Text here</p>
.mytext {color:#bcbc60;}
This box has a color of #bcbc60
<div style="background-color:#bcbc60;">Content here</div>
.mybackground {background-color:#bcbc60;}
Border around this has a color of #bcbc60
<div style="border:2px solid #bcbc60;">Content here</div>
.myborder {border:2px solid #bcbc60;}