#bcbc32 color space conversions
Hex:
#bcbc32
RGB:
188, 188, 50
CMY:
26, 26, 80
CMYK:
0, 0, 73, 26
HSL:
60°, 57.9832%, 46.6667%
HSV (HSB):
60°, 73.4043%, 73.7255%
XYZ:
39.2980, 46.8881, 9.9967
xyY:
0.4086, 0.4875, 46.8881
CIE-Lab:
74.1181, -15.9508, 65.1507
CIE-LCH:
74.1181, 67.0749, 103.7571
CIE-Luv:
74.1181, 5.4113, 75.0164
Hunter-Lab:
68.4749, -17.3893, 39.2766
#bcbc32 color charts
#bcbc32 color shades, tints & tones
#bcbc32 color schemes
#bcbc32 color preview, HTML & CSS examples
This text has a color of #bcbc32
<p style="color:#bcbc32;">Text here</p>
.mytext {color:#bcbc32;}
This box has a color of #bcbc32
<div style="background-color:#bcbc32;">Content here</div>
.mybackground {background-color:#bcbc32;}
Border around this has a color of #bcbc32
<div style="border:2px solid #bcbc32;">Content here</div>
.myborder {border:2px solid #bcbc32;}