#bcbd9c color space conversions
Hex:
#bcbd9c
RGB:
188, 189, 156
CMY:
26, 26, 39
CMYK:
1, 0, 17, 26
HSL:
62°, 20.0000%, 67.6471%
HSV (HSB):
62°, 17.4603%, 74.1176%
XYZ:
44.9374, 49.4869, 38.6360
xyY:
0.3377, 0.3719, 49.4869
CIE-Lab:
75.7532, -5.9709, 16.6026
CIE-LCH:
75.7532, 17.6437, 109.7806
CIE-Luv:
75.7532, 1.1677, 24.4300
Hunter-Lab:
70.3469, -9.0818, 16.6795
#bcbd9c color charts
#bcbd9c color shades, tints & tones
#bcbd9c color schemes
#bcbd9c color preview, HTML & CSS examples
This text has a color of #bcbd9c
<p style="color:#bcbd9c;">Text here</p>
.mytext {color:#bcbd9c;}
This box has a color of #bcbd9c
<div style="background-color:#bcbd9c;">Content here</div>
.mybackground {background-color:#bcbd9c;}
Border around this has a color of #bcbd9c
<div style="border:2px solid #bcbd9c;">Content here</div>
.myborder {border:2px solid #bcbd9c;}