Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Sandrift | B69E87 | #B69E87 | 182, 158, 135 | 71.37, 61.96, 52.94 | 0, 13.19, 25.82, 28.63 | 29.36170212766, 25.824175824176, 71.372549019608 |
Color #b69e87 is Sandrift. In RGB: 71.37, 61.96, 52.94. In CMYK: 0, 13.19, 25.82, 28.63.
div { background: #b69e87; color: #000; }
div { background: #b69e87; color: #fff; }
div { background: linear-gradient(to bottom, #9B846E 0%, #D2B9A1 100%); color: #000; }
div { background: linear-gradient(to bottom, #D2B9A1 0%, #9B846E 100%); color: #000; }
div { background: linear-gradient(to bottom, #9B846E 0%, #D2B9A1 100%); color: #fff; }
div { background: linear-gradient(to bottom, #D2B9A1 0%, #9B846E 100%); color: #fff; }
div { border: 1px solid #b69e87; }
div { border: 5px solid #b69e87; }
div { border: 1px dashed #b69e87; }
div { border: 5px dashed #b69e87; }
div { border: 1px dotted #b69e87; }
div { border: 5px dotted #b69e87; }