#bcbc9b color space conversions
Hex:
#bcbc9b
RGB:
188, 188, 155
CMY:
26, 26, 39
CMYK:
0, 0, 18, 26
HSL:
60°, 19.7605%, 67.2549%
HSV (HSB):
60°, 17.5532%, 73.7255%
XYZ:
44.6387, 49.0244, 38.1203
xyY:
0.3387, 0.3720, 49.0244
CIE-Lab:
75.4665, -5.6001, 16.7410
CIE-LCH:
75.4665, 17.6528, 108.4958
CIE-Luv:
75.4665, 1.7700, 24.5228
Hunter-Lab:
70.0174, -8.7302, 16.7323
#bcbc9b color charts
#bcbc9b color shades, tints & tones
#bcbc9b color schemes
#bcbc9b color preview, HTML & CSS examples
This text has a color of #bcbc9b
<p style="color:#bcbc9b;">Text here</p>
.mytext {color:#bcbc9b;}
This box has a color of #bcbc9b
<div style="background-color:#bcbc9b;">Content here</div>
.mybackground {background-color:#bcbc9b;}
Border around this has a color of #bcbc9b
<div style="border:2px solid #bcbc9b;">Content here</div>
.myborder {border:2px solid #bcbc9b;}