#bcbc3e color space conversions
Hex:
#bcbc3e
RGB:
188, 188, 62
CMY:
26, 26, 76
CMYK:
0, 0, 67, 26
HSL:
60°, 50.4000%, 49.0196%
HSV (HSB):
60°, 67.0213%, 73.7255%
XYZ:
39.5918, 47.0056, 11.5437
xyY:
0.4034, 0.4790, 47.0056
CIE-Lab:
74.1934, -15.3491, 60.8475
CIE-LCH:
74.1934, 62.7536, 104.1578
CIE-Luv:
74.1934, 5.1847, 71.8740
Hunter-Lab:
68.5606, -16.9026, 38.0097
#bcbc3e color charts
#bcbc3e color shades, tints & tones
#bcbc3e color schemes
#bcbc3e color preview, HTML & CSS examples
This text has a color of #bcbc3e
<p style="color:#bcbc3e;">Text here</p>
.mytext {color:#bcbc3e;}
This box has a color of #bcbc3e
<div style="background-color:#bcbc3e;">Content here</div>
.mybackground {background-color:#bcbc3e;}
Border around this has a color of #bcbc3e
<div style="border:2px solid #bcbc3e;">Content here</div>
.myborder {border:2px solid #bcbc3e;}