#bcbd9e color space conversions
Hex:
#bcbd9e
RGB:
188, 189, 158
CMY:
26, 26, 38
CMYK:
1, 0, 16, 26
HSL:
62°, 19.0184%, 68.0392%
HSV (HSB):
62°, 16.4021%, 74.1176%
XYZ:
45.1082, 49.5552, 39.5354
xyY:
0.3361, 0.3693, 49.5552
CIE-Lab:
75.7954, -5.6600, 15.5850
CIE-LCH:
75.7954, 16.5810, 109.9594
CIE-Luv:
75.7954, 1.0686, 23.0256
Hunter-Lab:
70.3954, -8.8123, 15.9784
#bcbd9e color charts
#bcbd9e color shades, tints & tones
#bcbd9e color schemes
#bcbd9e color preview, HTML & CSS examples
This text has a color of #bcbd9e
<p style="color:#bcbd9e;">Text here</p>
.mytext {color:#bcbd9e;}
This box has a color of #bcbd9e
<div style="background-color:#bcbd9e;">Content here</div>
.mybackground {background-color:#bcbd9e;}
Border around this has a color of #bcbd9e
<div style="border:2px solid #bcbd9e;">Content here</div>
.myborder {border:2px solid #bcbd9e;}