#bcbc40 color space conversions
Hex:
#bcbc40
RGB:
188, 188, 64
CMY:
26, 26, 75
CMYK:
0, 0, 66, 26
HSL:
60°, 49.2063%, 49.4118%
HSV (HSB):
60°, 65.9574%, 73.7255%
XYZ:
39.6477, 47.0280, 11.8381
xyY:
0.4025, 0.4774, 47.0280
CIE-Lab:
74.2077, -15.2351, 60.0742
CIE-LCH:
74.2077, 61.9759, 104.2305
CIE-Luv:
74.2077, 5.1419, 71.2814
Hunter-Lab:
68.5769, -16.8101, 37.7689
#bcbc40 color charts
#bcbc40 color shades, tints & tones
#bcbc40 color schemes
#bcbc40 color preview, HTML & CSS examples
This text has a color of #bcbc40
<p style="color:#bcbc40;">Text here</p>
.mytext {color:#bcbc40;}
This box has a color of #bcbc40
<div style="background-color:#bcbc40;">Content here</div>
.mybackground {background-color:#bcbc40;}
Border around this has a color of #bcbc40
<div style="border:2px solid #bcbc40;">Content here</div>
.myborder {border:2px solid #bcbc40;}