#bcbf51 color space conversions
Hex:
#bcbf51
RGB:
188, 191, 81
CMY:
26, 25, 68
CMYK:
2, 0, 58, 25
HSL:
62°, 46.2185%, 53.3333%
HSV (HSB):
62°, 57.5916%, 74.9020%
XYZ:
40.8550, 48.5471, 15.0018
xyY:
0.3913, 0.4650, 48.5471
CIE-Lab:
75.1687, -15.6230, 53.8895
CIE-LCH:
75.1687, 56.1085, 106.1673
CIE-Luv:
75.1687, 2.8395, 66.8214
Hunter-Lab:
69.6757, -17.2673, 36.0073
#bcbf51 color charts
#bcbf51 color shades, tints & tones
#bcbf51 color schemes
#bcbf51 color preview, HTML & CSS examples
This text has a color of #bcbf51
<p style="color:#bcbf51;">Text here</p>
.mytext {color:#bcbf51;}
This box has a color of #bcbf51
<div style="background-color:#bcbf51;">Content here</div>
.mybackground {background-color:#bcbf51;}
Border around this has a color of #bcbf51
<div style="border:2px solid #bcbf51;">Content here</div>
.myborder {border:2px solid #bcbf51;}