#bcb99a color space conversions
Hex:
#bcb99a
RGB:
188, 185, 154
CMY:
26, 27, 40
CMYK:
0, 2, 18, 26
HSL:
55°, 20.2381%, 67.0588%
HSV (HSB):
55°, 18.0851%, 73.7255%
XYZ:
43.9207, 47.7224, 37.4683
xyY:
0.3402, 0.3696, 47.7224
CIE-Lab:
74.6495, -4.1734, 16.1406
CIE-LCH:
74.6495, 16.6714, 104.4971
CIE-Luv:
74.6495, 3.4879, 23.4072
Hunter-Lab:
69.0814, -7.4053, 16.1993
#bcb99a color charts
#bcb99a color shades, tints & tones
#bcb99a color schemes
#bcb99a color preview, HTML & CSS examples
This text has a color of #bcb99a
<p style="color:#bcb99a;">Text here</p>
.mytext {color:#bcb99a;}
This box has a color of #bcb99a
<div style="background-color:#bcb99a;">Content here</div>
.mybackground {background-color:#bcb99a;}
Border around this has a color of #bcb99a
<div style="border:2px solid #bcb99a;">Content here</div>
.myborder {border:2px solid #bcb99a;}