#bcb85e color space conversions
Hex:
#bcb85e
RGB:
188, 184, 94
CMY:
26, 28, 63
CMYK:
0, 2, 50, 26
HSL:
57°, 41.2281%, 55.2941%
HSV (HSB):
57°, 50.0000%, 73.7255%
XYZ:
39.8999, 45.7805, 17.3232
xyY:
0.3874, 0.4445, 45.7805
CIE-Lab:
73.4029, -10.9756, 45.7702
CIE-LCH:
73.4029, 47.0678, 103.4848
CIE-Luv:
73.4029, 6.8219, 58.0802
Hunter-Lab:
67.6613, -13.1457, 32.1829
#bcb85e color charts
#bcb85e color shades, tints & tones
#bcb85e color schemes
#bcb85e color preview, HTML & CSS examples
This text has a color of #bcb85e
<p style="color:#bcb85e;">Text here</p>
.mytext {color:#bcb85e;}
This box has a color of #bcb85e
<div style="background-color:#bcb85e;">Content here</div>
.mybackground {background-color:#bcb85e;}
Border around this has a color of #bcb85e
<div style="border:2px solid #bcb85e;">Content here</div>
.myborder {border:2px solid #bcb85e;}