#bcbd65 color space conversions
Hex:
#bcbd65
RGB:
188, 189, 101
CMY:
26, 26, 60
CMYK:
1, 0, 47, 26
HSL:
61°, 40.0000%, 56.8627%
HSV (HSB):
61°, 46.5608%, 74.1176%
XYZ:
41.2856, 48.0261, 19.4059
xyY:
0.3798, 0.4418, 48.0261
CIE-Lab:
74.8414, -12.8915, 44.0708
CIE-LCH:
74.8414, 45.9176, 106.3051
CIE-Luv:
74.8414, 3.4822, 57.2546
Hunter-Lab:
69.3009, -14.9363, 31.9080
#bcbd65 color charts
#bcbd65 color shades, tints & tones
#bcbd65 color schemes
#bcbd65 color preview, HTML & CSS examples
This text has a color of #bcbd65
<p style="color:#bcbd65;">Text here</p>
.mytext {color:#bcbd65;}
This box has a color of #bcbd65
<div style="background-color:#bcbd65;">Content here</div>
.mybackground {background-color:#bcbd65;}
Border around this has a color of #bcbd65
<div style="border:2px solid #bcbd65;">Content here</div>
.myborder {border:2px solid #bcbd65;}