#bcbc2e color space conversions
Hex:
#bcbc2e
RGB:
188, 188, 46
CMY:
26, 26, 82
CMYK:
0, 0, 76, 26
HSL:
60°, 60.6838%, 45.8824%
HSV (HSB):
60°, 75.5319%, 73.7255%
XYZ:
39.2154, 46.8551, 9.5618
xyY:
0.4101, 0.4900, 46.8551
CIE-Lab:
74.0970, -16.1207, 66.4419
CIE-LCH:
74.0970, 68.3696, 103.6380
CIE-Luv:
74.0970, 5.4756, 75.9086
Hunter-Lab:
68.4508, -17.5263, 39.6334
#bcbc2e color charts
#bcbc2e color shades, tints & tones
#bcbc2e color schemes
#bcbc2e color preview, HTML & CSS examples
This text has a color of #bcbc2e
<p style="color:#bcbc2e;">Text here</p>
.mytext {color:#bcbc2e;}
This box has a color of #bcbc2e
<div style="background-color:#bcbc2e;">Content here</div>
.mybackground {background-color:#bcbc2e;}
Border around this has a color of #bcbc2e
<div style="border:2px solid #bcbc2e;">Content here</div>
.myborder {border:2px solid #bcbc2e;}