#bcb84a color space conversions
Hex:
#bcb84a
RGB:
188, 184, 74
CMY:
26, 28, 71
CMYK:
0, 2, 61, 26
HSL:
58°, 45.9677%, 51.3725%
HSV (HSB):
58°, 60.6383%, 73.7255%
XYZ:
39.1156, 45.4668, 13.1929
xyY:
0.4001, 0.4650, 45.4668
CIE-Lab:
73.1982, -12.5627, 54.8230
CIE-LCH:
73.1982, 56.2440, 102.9066
CIE-Luv:
73.1982, 7.4635, 66.2235
Hunter-Lab:
67.4290, -14.4531, 35.5999
#bcb84a color charts
#bcb84a color shades, tints & tones
#bcb84a color schemes
#bcb84a color preview, HTML & CSS examples
This text has a color of #bcb84a
<p style="color:#bcb84a;">Text here</p>
.mytext {color:#bcb84a;}
This box has a color of #bcb84a
<div style="background-color:#bcb84a;">Content here</div>
.mybackground {background-color:#bcb84a;}
Border around this has a color of #bcb84a
<div style="border:2px solid #bcb84a;">Content here</div>
.myborder {border:2px solid #bcb84a;}