#bcb39c color space conversions
Hex:
#bcb39c
RGB:
188, 179, 156
CMY:
26, 30, 39
CMYK:
0, 5, 17, 26
HSL:
43°, 19.2771%, 67.4510%
HSV (HSB):
43°, 17.0213%, 73.7255%
XYZ:
42.8599, 45.3319, 37.9435
xyY:
0.3398, 0.3594, 45.3319
CIE-Lab:
73.1099, -0.6748, 12.8962
CIE-LCH:
73.1099, 12.9138, 92.9953
CIE-Luv:
73.1099, 6.7173, 18.3398
Hunter-Lab:
67.3289, -4.1971, 13.7172
#bcb39c color charts
#bcb39c color shades, tints & tones
#bcb39c color schemes
#bcb39c color preview, HTML & CSS examples
This text has a color of #bcb39c
<p style="color:#bcb39c;">Text here</p>
.mytext {color:#bcb39c;}
This box has a color of #bcb39c
<div style="background-color:#bcb39c;">Content here</div>
.mybackground {background-color:#bcb39c;}
Border around this has a color of #bcb39c
<div style="border:2px solid #bcb39c;">Content here</div>
.myborder {border:2px solid #bcb39c;}