#bcbc9c color space conversions
Hex:
#bcbc9c
RGB:
188, 188, 156
CMY:
26, 26, 39
CMYK:
0, 0, 17, 26
HSL:
60°, 19.2771%, 67.4510%
HSV (HSB):
60°, 17.0213%, 73.7255%
XYZ:
44.7230, 49.0581, 38.5645
xyY:
0.3379, 0.3707, 49.0581
CIE-Lab:
75.4875, -5.4459, 16.2318
CIE-LCH:
75.4875, 17.1210, 108.5469
CIE-Luv:
75.4875, 1.7196, 23.8234
Hunter-Lab:
70.0415, -8.5965, 16.3843
#bcbc9c color charts
#bcbc9c color shades, tints & tones
#bcbc9c color schemes
#bcbc9c color preview, HTML & CSS examples
This text has a color of #bcbc9c
<p style="color:#bcbc9c;">Text here</p>
.mytext {color:#bcbc9c;}
This box has a color of #bcbc9c
<div style="background-color:#bcbc9c;">Content here</div>
.mybackground {background-color:#bcbc9c;}
Border around this has a color of #bcbc9c
<div style="border:2px solid #bcbc9c;">Content here</div>
.myborder {border:2px solid #bcbc9c;}