#bcbf46 color space conversions
Hex:
#bcbf46
RGB:
188, 191, 70
CMY:
26, 25, 73
CMYK:
2, 0, 63, 25
HSL:
61°, 48.5944%, 51.1765%
HSV (HSB):
61°, 63.3508%, 74.9020%
XYZ:
40.4753, 48.3952, 13.0023
xyY:
0.3973, 0.4751, 48.3952
CIE-Lab:
75.0735, -16.3854, 58.5353
CIE-LCH:
75.0735, 60.7854, 105.6382
CIE-Luv:
75.0735, 3.1012, 70.7104
Hunter-Lab:
69.5666, -17.8866, 37.6151
#bcbf46 color charts
#bcbf46 color shades, tints & tones
#bcbf46 color schemes
#bcbf46 color preview, HTML & CSS examples
This text has a color of #bcbf46
<p style="color:#bcbf46;">Text here</p>
.mytext {color:#bcbf46;}
This box has a color of #bcbf46
<div style="background-color:#bcbf46;">Content here</div>
.mybackground {background-color:#bcbf46;}
Border around this has a color of #bcbf46
<div style="border:2px solid #bcbf46;">Content here</div>
.myborder {border:2px solid #bcbf46;}