#bcbd4e color space conversions
Hex:
#bcbd4e
RGB:
188, 189, 78
CMY:
26, 26, 69
CMYK:
1, 0, 59, 26
HSL:
61°, 45.6790%, 52.3529%
HSV (HSB):
61°, 58.7302%, 74.1176%
XYZ:
40.3118, 47.6366, 14.2779
xyY:
0.3943, 0.4660, 47.6366
CIE-Lab:
74.5952, -14.8310, 54.5898
CIE-LCH:
74.5952, 56.5686, 105.1992
CIE-Luv:
74.5952, 4.1714, 67.0325
Hunter-Lab:
69.0193, -16.5281, 36.0483
#bcbd4e color charts
#bcbd4e color shades, tints & tones
#bcbd4e color schemes
#bcbd4e color preview, HTML & CSS examples
This text has a color of #bcbd4e
<p style="color:#bcbd4e;">Text here</p>
.mytext {color:#bcbd4e;}
This box has a color of #bcbd4e
<div style="background-color:#bcbd4e;">Content here</div>
.mybackground {background-color:#bcbd4e;}
Border around this has a color of #bcbd4e
<div style="border:2px solid #bcbd4e;">Content here</div>
.myborder {border:2px solid #bcbd4e;}