#bcbf0e color space conversions
Hex:
#bcbf0e
RGB:
188, 191, 14
CMY:
26, 25, 95
CMYK:
2, 0, 93, 25
HSL:
61°, 86.3415%, 40.1961%
HSV (HSB):
61°, 92.6702%, 74.9020%
XYZ:
39.4491, 47.9847, 7.5982
xyY:
0.4151, 0.5049, 47.9847
CIE-Lab:
74.8153, -18.4788, 74.2374
CIE-LCH:
74.8153, 76.5026, 103.9777
CIE-Luv:
74.8153, 3.8343, 81.6079
Hunter-Lab:
69.2710, -19.5703, 41.9862
#bcbf0e color charts
#bcbf0e color shades, tints & tones
#bcbf0e color schemes
#bcbf0e color preview, HTML & CSS examples
This text has a color of #bcbf0e
<p style="color:#bcbf0e;">Text here</p>
.mytext {color:#bcbf0e;}
This box has a color of #bcbf0e
<div style="background-color:#bcbf0e;">Content here</div>
.mybackground {background-color:#bcbf0e;}
Border around this has a color of #bcbf0e
<div style="border:2px solid #bcbf0e;">Content here</div>
.myborder {border:2px solid #bcbf0e;}