#bcbf41 color space conversions
Hex:
#bcbf41
RGB:
188, 191, 65
CMY:
26, 25, 75
CMYK:
2, 0, 66, 25
HSL:
61°, 49.6063%, 50.1961%
HSV (HSB):
61°, 65.9686%, 74.9020%
XYZ:
40.3240, 48.3346, 12.2052
xyY:
0.3998, 0.4792, 48.3346
CIE-Lab:
75.0355, -16.6911, 60.5248
CIE-LCH:
75.0355, 62.7841, 105.4174
CIE-Luv:
75.0355, 3.2069, 72.2816
Hunter-Lab:
69.5231, -18.1340, 38.2574
#bcbf41 color charts
#bcbf41 color shades, tints & tones
#bcbf41 color schemes
#bcbf41 color preview, HTML & CSS examples
This text has a color of #bcbf41
<p style="color:#bcbf41;">Text here</p>
.mytext {color:#bcbf41;}
This box has a color of #bcbf41
<div style="background-color:#bcbf41;">Content here</div>
.mybackground {background-color:#bcbf41;}
Border around this has a color of #bcbf41
<div style="border:2px solid #bcbf41;">Content here</div>
.myborder {border:2px solid #bcbf41;}