#bcbd82 color space conversions
Hex:
#bcbd82
RGB:
188, 189, 130
CMY:
26, 26, 49
CMYK:
1, 0, 31, 26
HSL:
61°, 30.8901%, 62.5490%
HSV (HSB):
61°, 31.2169%, 74.1176%
XYZ:
42.9659, 48.6983, 28.2543
xyY:
0.3583, 0.4061, 48.6983
CIE-Lab:
75.2632, -9.6406, 29.7835
CIE-LCH:
75.2632, 31.3049, 107.9362
CIE-Luv:
75.2632, 2.3679, 41.4499
Hunter-Lab:
69.7841, -12.2203, 24.8435
#bcbd82 color charts
#bcbd82 color shades, tints & tones
#bcbd82 color schemes
#bcbd82 color preview, HTML & CSS examples
This text has a color of #bcbd82
<p style="color:#bcbd82;">Text here</p>
.mytext {color:#bcbd82;}
This box has a color of #bcbd82
<div style="background-color:#bcbd82;">Content here</div>
.mybackground {background-color:#bcbd82;}
Border around this has a color of #bcbd82
<div style="border:2px solid #bcbd82;">Content here</div>
.myborder {border:2px solid #bcbd82;}