#bcbba8 color space conversions
Hex:
#bcbba8
RGB:
188, 187, 168
CMY:
26, 27, 34
CMYK:
0, 1, 11, 26
HSL:
57°, 12.9870%, 69.8039%
HSV (HSB):
57°, 10.6383%, 73.7255%
XYZ:
45.5772, 49.0592, 44.1130
xyY:
0.3285, 0.3536, 49.0592
CIE-Lab:
75.4881, -2.9882, 9.7482
CIE-LCH:
75.4881, 10.1960, 107.0425
CIE-Luv:
75.4881, 1.6348, 14.5677
Hunter-Lab:
70.0422, -6.4221, 11.6884
#bcbba8 color charts
#bcbba8 color shades, tints & tones
#bcbba8 color schemes
#bcbba8 color preview, HTML & CSS examples
This text has a color of #bcbba8
<p style="color:#bcbba8;">Text here</p>
.mytext {color:#bcbba8;}
This box has a color of #bcbba8
<div style="background-color:#bcbba8;">Content here</div>
.mybackground {background-color:#bcbba8;}
Border around this has a color of #bcbba8
<div style="border:2px solid #bcbba8;">Content here</div>
.myborder {border:2px solid #bcbba8;}