round-color.hbs 258 Bytes
<label class="round-color{{#if cur}} cur{{/if}}" title="{{title}}" data-color="{{color}}" data-color="{{total}}" style="background: {{rgb}}">
    <span class="iconfont icon-cover">&#xe61b;</span>
    <span class="iconfont icon-round">&#xe620;</span>
</label>