#bcb56c color space conversions
Hex:
#bcb56c
RGB:
188, 181, 108
CMY:
26, 29, 58
CMYK:
0, 4, 43, 26
HSL:
55°, 37.3832%, 58.0392%
HSV (HSB):
55°, 42.5532%, 73.7255%
XYZ:
39.9697, 44.8218, 20.7322
xyY:
0.3788, 0.4248, 44.8218
CIE-Lab:
72.7744, -8.0486, 37.9991
CIE-LCH:
72.7744, 38.8422, 101.9591
CIE-Luv:
72.7744, 8.1269, 49.6832
Hunter-Lab:
66.9491, -10.5936, 28.5040
#bcb56c color charts
#bcb56c color shades, tints & tones
#bcb56c color schemes
#bcb56c color preview, HTML & CSS examples
This text has a color of #bcb56c
<p style="color:#bcb56c;">Text here</p>
.mytext {color:#bcb56c;}
This box has a color of #bcb56c
<div style="background-color:#bcb56c;">Content here</div>
.mybackground {background-color:#bcb56c;}
Border around this has a color of #bcb56c
<div style="border:2px solid #bcb56c;">Content here</div>
.myborder {border:2px solid #bcb56c;}