#bcbc56 color space conversions
Hex:
#bcbc56
RGB:
188, 188, 86
CMY:
26, 26, 66
CMYK:
0, 0, 54, 26
HSL:
60°, 43.2203%, 53.7255%
HSV (HSB):
60°, 54.2553%, 73.7255%
XYZ:
40.4020, 47.3297, 15.8102
xyY:
0.3902, 0.4571, 47.3297
CIE-Lab:
74.4002, -13.7105, 50.7414
CIE-LCH:
74.4002, 52.5611, 105.1205
CIE-Luv:
74.4002, 4.5775, 63.4540
Hunter-Lab:
68.7966, -15.5668, 34.5321
#bcbc56 color charts
#bcbc56 color shades, tints & tones
#bcbc56 color schemes
#bcbc56 color preview, HTML & CSS examples
This text has a color of #bcbc56
<p style="color:#bcbc56;">Text here</p>
.mytext {color:#bcbc56;}
This box has a color of #bcbc56
<div style="background-color:#bcbc56;">Content here</div>
.mybackground {background-color:#bcbc56;}
Border around this has a color of #bcbc56
<div style="border:2px solid #bcbc56;">Content here</div>
.myborder {border:2px solid #bcbc56;}