#bcbd49 color space conversions
Hex:
#bcbd49
RGB:
188, 189, 73
CMY:
26, 26, 71
CMYK:
1, 0, 61, 26
HSL:
61°, 46.7742%, 51.3725%
HSV (HSB):
61°, 61.3757%, 74.1176%
XYZ:
40.1392, 47.5676, 13.3692
xyY:
0.3971, 0.4706, 47.5676
CIE-Lab:
74.5514, -15.1790, 56.7172
CIE-LCH:
74.5514, 58.7132, 104.9828
CIE-Luv:
74.5514, 4.2972, 68.8162
Hunter-Lab:
68.9693, -16.8115, 36.7855
#bcbd49 color charts
#bcbd49 color shades, tints & tones
#bcbd49 color schemes
#bcbd49 color preview, HTML & CSS examples
This text has a color of #bcbd49
<p style="color:#bcbd49;">Text here</p>
.mytext {color:#bcbd49;}
This box has a color of #bcbd49
<div style="background-color:#bcbd49;">Content here</div>
.mybackground {background-color:#bcbd49;}
Border around this has a color of #bcbd49
<div style="border:2px solid #bcbd49;">Content here</div>
.myborder {border:2px solid #bcbd49;}