Local time · UTC · Hex HH:MM:SS
13:18:0AHours=13 · Minutes=18 · Seconds=0A
Wednesday, September 09, 2026 · Decimal 19:24:10
Hex clock settings
Shortcuts: F fullscreen, C copy, S seconds, M ms, X mode, 1 12-hour, 2 24-hour
Hexadecimal Clock
Show the current time as hexadecimal time with a normal-time comparison, copy output, and fullscreen display.
Convert the clock values to base 16
Hex HH:MM:SS converts each current hour, minute, and second value from decimal to hexadecimal. Decimal 15 becomes F, 16 becomes 10, and 31 becomes 1F. Milliseconds adds a converted sub-second field.
At decimal time 14:30:45, the hexadecimal reading is 0E:1E:2D. Hex color mode uses time-derived byte values to form a #RRGGBB color code. It is a visual encoding, not a standard civil-time notation.
Source and precision
The inputs come from the device clock. Browser rendering limits the visible millisecond field, and a background tab may update less often. Copy exports the current encoded value.