#28282d
Anthracite Color Codes
Code | Value |
---|---|
HEX | #28282d |
RGB | rgb(40,40,45) |
HSL | |
CMYK |
Shades of Anthracite (#28282d)
Tints of Anthracite (#28282d)
Anthracite (#28282d) Preview
Text with hexademical color #28282d
This text has a font color of #28282d
<span style="color: #28282d;">Text</span>
#28282d background color
This paragraph has a background color of #28282d
<p style="background-color: #28282d;">Text</p>
#28282d border color
This element has a border color of #28282d
<div style="border: 2px solid #28282d;">Text</div>
CSS codes
.text {color:#28282d;}
.background {background-color: #28282d;}
.border {border:2px solid #28282d;}