#bcbd86 color space conversions
Hex:
#bcbd86
RGB:
188, 189, 134
CMY:
26, 26, 47
CMYK:
1, 0, 29, 26
HSL:
61°, 29.4118%, 63.3333%
HSV (HSB):
61°, 29.1005%, 74.1176%
XYZ:
43.2397, 48.8078, 29.6961
xyY:
0.3552, 0.4009, 48.8078
CIE-Lab:
75.3316, -9.1219, 27.7673
CIE-LCH:
75.3316, 29.2272, 108.1859
CIE-Luv:
75.3316, 2.1946, 38.9927
Hunter-Lab:
69.8626, -11.7813, 23.7017
#bcbd86 color charts
#bcbd86 color shades, tints & tones
#bcbd86 color schemes
#bcbd86 color preview, HTML & CSS examples
This text has a color of #bcbd86
<p style="color:#bcbd86;">Text here</p>
.mytext {color:#bcbd86;}
This box has a color of #bcbd86
<div style="background-color:#bcbd86;">Content here</div>
.mybackground {background-color:#bcbd86;}
Border around this has a color of #bcbd86
<div style="border:2px solid #bcbd86;">Content here</div>
.myborder {border:2px solid #bcbd86;}