COLONUTF-8 Character/Symbol

:
Copy this symbol

COLON

Click on any of the following code values to copy to clipboard.

003A
58

HTML Examples

Using HEX code of COLON in HTML file

<span> &#x003A; </span>

Using Decimal code of COLON in HTML file

<span> &#58; </span>

CSS Example

Using HEX code of COLON in CSS file for content

span { 
    content: '\003a';
}
All UTF-8 Symbols