#bcbb97 color space conversions
Hex:
#bcbb97
RGB:
188, 187, 151
CMY:
26, 27, 41
CMYK:
0, 1, 20, 26
HSL:
58°, 21.6374%, 66.4706%
HSV (HSB):
58°, 19.6809%, 73.7255%
XYZ:
44.0953, 48.4664, 36.3090
xyY:
0.3422, 0.3761, 48.4664
CIE-Lab:
75.1181, -5.6821, 18.4093
CIE-LCH:
75.1181, 19.2662, 107.1529
CIE-Luv:
75.1181, 2.5284, 26.6911
Hunter-Lab:
69.6178, -8.7709, 17.8099
#bcbb97 color charts
#bcbb97 color shades, tints & tones
#bcbb97 color schemes
#bcbb97 color preview, HTML & CSS examples
This text has a color of #bcbb97
<p style="color:#bcbb97;">Text here</p>
.mytext {color:#bcbb97;}
This box has a color of #bcbb97
<div style="background-color:#bcbb97;">Content here</div>
.mybackground {background-color:#bcbb97;}
Border around this has a color of #bcbb97
<div style="border:2px solid #bcbb97;">Content here</div>
.myborder {border:2px solid #bcbb97;}